angee.integrate.oauth.providers
OAuth provider-type implementations selected by OAuthClient.provider_type.
OAuthProviderType
python
class OAuthProviderType(ImplBase)Base class for OAuth provider presets.
GenericOAuth2
python
class GenericOAuth2(OAuthProviderType)Generic OAuth2 provider with no provider-specific endpoint defaults.