Skip to content

provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confirmation email and all that other good stuff. Includes plug for checking for authenticated users and macro for generating the required routes.

License

Notifications You must be signed in to change notification settings

AppDoctorIo/accesspass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccessPass

Installation

def deps do
  
  [{:access_pass, "~> 1.0.1"}]
end

Please post issues / pull requests. I am quite responsive and would like to see what changes people would want so that I can add them.

Hex docs

About

provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confirmation email and all that other good stuff. Includes plug for checking for authenticated users and macro for generating the required routes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages