Example #1
0
 public IActionResult T1()
 {
     return(Ok(JwtManager.Generate("dwgoing", "dsfjoihnoisdhf823b4iu834h")));
 }