Exemple #1
0
 public ProtectedApiBearerTokenHandler(IAuthServerConnect authServerConnect)
 {
     _authServerConnect = authServerConnect;
 }