Skip to content

A collection of helpers for when using Guardian with Phoenix

License

Notifications You must be signed in to change notification settings

erikhu/guardian_phoenix

 
 

Repository files navigation

FORK of Guardian.Phoenix

Integration of Guardian and Phoenix with support to liveview using the class, it have the same functions of Guardian.Phoenix.Socket

alias Guardian.Phoenix.SocketLive

Installation

def deps do
  [
    {:guardian_phoenix, git: "https://github.com/erikhu/guardian_phoenix.git"}
  ]
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.3%
  • Makefile 0.7%