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
def deps do
[
{:guardian_phoenix, git: "https://github.com/erikhu/guardian_phoenix.git"}
]
end
API documentation is available at hexdocs/guardian_phoenix