C# (CSharp) Glipho.OAuth.Providers Namespace

Nested Namespaces

Glipho.OAuth.Providers.Configuration
Glipho.OAuth.Providers.Database
Glipho.OAuth.Providers.Extensions
Glipho.OAuth.Providers.Ninject
Glipho.OAuth.Providers.Web

Classes

Name Description
AccessToken Implementation of the IServiceProviderAccessToken interface.
Consumer Implementation of the IConsumerDescription interface.
Consumers Implementation of the IConsumers interface.
NonceDbStore A database-backed nonce store for OAuth services.
OAuthServiceProvider A service provider for web applications.
RequestToken Implementation of the IServiceProviderRequestToken interface.
TokenManager Implementation of the IServiceProviderTokenManager interface from DotNetOpenAuth.