Skip to content

Flexible authentication solution for Elixir/Phoenix with Guardian.

License

Notifications You must be signed in to change notification settings

plus-eg/protego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protego

Flexible authentication solution for Elixir/Phoenix with Guardian. it:

  • Is inspired by Rails Devise;
  • Is Plug based;

Getting Started

Add protego to your list of dependencies in mix.exs:

def deps do
  [{:protego, "~> 0.1.0"}]
end

About

Flexible authentication solution for Elixir/Phoenix with Guardian.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages