Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 293 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 293 Bytes

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