yavsc/Yavsc/Auth/AuthServer
2016-06-07 15:58:14 +02:00
..
Tokens integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthenticationResponseChallenge.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthenticationResponseGrant.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthenticationTokenCreateContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthenticationTokenProvider.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthenticationTokenReceiveContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
AuthorizeEndpointRequest.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
BaseOAuthEndpointContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
BaseValidatingClientContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
BaseValidatingContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
BaseValidatingTicketContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
DefaultBehavior.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
IApplicationStore.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
IAuthenticationTokenProvider.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
IOAuthAuthorizationServerProvider.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthAuthorizationServerHandler.cs nettoyages 2016-06-07 15:58:14 +02:00
OAuthAuthorizationServerMiddleware.cs nettoyages 2016-06-07 15:58:14 +02:00
OAuthAuthorizationServerOptions.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthAuthorizationServerProvider.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthAuthorizeEndpointContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthAuthorizeEndpointResponseContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthConstants.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthDefaults.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthGrantAuthorizationCodeContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthGrantClientCredentialsContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthGrantCustomExtensionContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthGrantRefreshTokenContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthGrantResourceOwnerCredentialsContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthMatchContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthTokenEndpointContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthTokenEndpointResponseContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthValidateAuthorizeRequestContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthValidateClientAuthenticationContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthValidateClientCredentialsContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthValidateClientRedirectUriContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
OAuthValidateTokenRequestContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequest.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequestAuthorizationCode.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequestClientCredentials.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequestCustomExtension.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequestRefreshToken.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequestResourceOwnerPasswordCredentials.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00