Skip to content

A collection of helpers for when using Guardian with Phoenix

License

Notifications You must be signed in to change notification settings

ueberauth/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