plug_auth v0.1.0
Modules summary ↑
PlugAuth | |
PlugAuth.Access | |
PlugAuth.Access.Role | Implements role-based access control. Authentication must occur before access control |
PlugAuth.Authentication.Basic | Implements basic HTTP authentication. To use add: |
PlugAuth.Authentication.Token | Implements token based authentication. To use add |
PlugAuth.Authentication.Utils | |
PlugAuth.CredentialStore | |
PlugAuth.CredentialStore.Agent | |
PlugAuth.Supervisor |
Protocols summary ↑
PlugAuth.Access.RoleAdapter |