yavsc/Yavsc/Auth/AuthServer
2016-06-12 01:32:51 +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
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 remove ref to OWin & changes to AspNet.OAuth.Server 2016-06-10 01:14:53 +02:00
OAuthAuthorizationServerMiddleware.cs OAuth OK! 2016-06-12 01:32:51 +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 OAuth OK! 2016-06-12 01:32:51 +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 remove ref to OWin & changes to AspNet.OAuth.Server 2016-06-10 01:14:53 +02:00
OAuthValidateClientRedirectUriContext.cs remove ref to OWin & changes to AspNet.OAuth.Server 2016-06-10 01:14:53 +02:00
OAuthValidateTokenRequestContext.cs integration https://github.com/XacronDevelopment/oauth-aspnet 2016-06-07 14:32:43 +02:00
TokenEndpointRequest.cs OAuth OK! 2016-06-12 01:32:51 +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