authable v0.5.1 API Reference
Modules
Authable worker for OAuth2 provider implementation
Basic authentication helper module
Bearer authencation helper module
Bearer authencation helper module
Base token authentication helper. Differently from Bearer or Session, this module is a generic helper module. It enables to match with any token type from ‘token store(Authable.Token)’
AuthorizationCode grant type for OAuth2 Authorization Server
Base module for OAuth2 grant types
ClientCredentials grant type for OAuth2 Authorization Server
Password grant type for OAuth2 Authorization Server
RefreshToken grant type for OAuth2 Authorization Server
Installed apps
Oauth2 client
Oauth2 token store
Oauth2 resource owner
OAut2 authorization strategy router
Authable Repo
Crypt utilities
Exceptions
NotImplementedError exception type
SuspiciousActivityError exception type