Skip to content

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

 
 
 

Contributors

Languages

  • Elixir 99.3%
  • Makefile 0.7%