oauth.provider

OAuth 2.0 for D - Registration of providers and default provider implementation

Modules

azure
module oauth.provider.azure

OAuth 2.0 for D - Settings and customizations for Microsoft Azure AD ("azure")

facebook
module oauth.provider.facebook

OAuth 2.0 for D - Settings and customizations for provider "facebook"

github
module oauth.provider.github

OAuth 2.0 for D - Settings for GitHub

google
module oauth.provider.google

OAuth 2.0 for D - Settings and customizations for provider "google"

linkedin
module oauth.provider.linkedin
Undocumented in source.
trustedkey
module oauth.provider.trustedkey

OAuth 2.0 for D - Settings for Trusted Key

Members

Classes

OAuthProvider
class OAuthProvider

Represents an OAuth 2.0 authentication server.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Standards

Conforms to RFC 6749

Authors

Harry T. Vennik