Skip to content

A collection of helpers for when using Guardian with Phoenix

License

Notifications You must be signed in to change notification settings

realyarilabs/guardian_phoenix

 
 

Repository files navigation

Guardian.Phoenix

Integration of Guardian and Phoenix.

Installation

def deps do
  [
    {:guardian_phoenix, "~> 2.0"}
  ]
end

About

A collection of helpers for when using Guardian with Phoenix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 99.1%
  • Makefile 0.9%