8000 GitHub - taylordowns2000/guardian_phoenix: A collection of helpers for when using Guardian with Phoenix
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A collection of helpers for when using Guardian with Phoenix

License

Notifications You must be signed in to change notification settings

taylordowns2000/guardian_phoenix

 
 

Repository files navigation

Guardian.Phoenix

Integration of Guardian and Phoenix.

Installation

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

Documentation

API documentation is available at hexdocs/guardian_phoenix

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.2%
  • Makefile 0.8%
0