Exemplo n.º 1
0
 public ProtectedApiBearerTokenHandler(IAuthServerConnect authServerConnect)
 {
     _authServerConnect = authServerConnect;
 }