plug_auth v0.0.4

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.Supervisor

Protocols summary

PlugAuth.Access.RoleAdapter