plug_auth v0.0.4
README - Overview
- PlugAuth PlugAuth
- PlugAuth.Access PlugAuth.Access
- PlugAuth.Access.Role PlugAuth.Access.Role
- PlugAuth.Authentication.Basic PlugAuth.Authentication.Basic
-
- add_credentials/3 PlugAuth.Authentication.Basic
- call/2 PlugAuth.Authentication.Basic
- init/1 PlugAuth.Authentication.Basic
- remove_credentials/2 PlugAuth.Authentication.Basic
- update_credentials/3 PlugAuth.Authentication.Basic
- PlugAuth.Authentication.Token PlugAuth.Authentication.Token
-
- add_credentials/2 PlugAuth.Authentication.Token
- call/2 PlugAuth.Authentication.Token
- generate_token/0 PlugAuth.Authentication.Token
- get_token_from_header/2 PlugAuth.Authentication.Token
- get_token_from_params/2 PlugAuth.Authentication.Token
- get_token_from_session/2 PlugAuth.Authentication.Token
- init/1 PlugAuth.Authentication.Token
- remove_credentials/1 PlugAuth.Authentication.Token
- PlugAuth.Authentication.Utils PlugAuth.Authentication.Utils
-
- assign_user_data/2 PlugAuth.Authentication.Utils
- get_authenticated_user/1 PlugAuth.Authentication.Utils
- get_first_req_header/2 PlugAuth.Authentication.Utils
- halt_with_error/2 PlugAuth.Authentication.Utils
- PlugAuth.CredentialStore PlugAuth.CredentialStore
-
- delete_credentials/1 PlugAuth.CredentialStore
- get_user_data/1 PlugAuth.CredentialStore
- put_credentials/2 PlugAuth.CredentialStore
- start_link/0 PlugAuth.CredentialStore
- PlugAuth.Supervisor PlugAuth.Supervisor