Example #1
0
 public Jwt(TokenConfigurations tokenConfigurations)
 {
     _tokenConfigurations = tokenConfigurations;
 }