Authority.Ecto
October 19, 2018 ยท View on GitHub
Authority.Ecto helps you implement the
Authority authentication spec
for your application, using Ecto for persistence.
Read the documentation for more information.
Installation
Add authority_ecto to your list of dependencies in mix.exs:
def deps do
[
{:authority_ecto, "~> 0.1.3"}
]
end
Premium Support
Infinite Red offers premium support for this library and general web & mobile app design/development services. Get in touch here or email us at hello@infinite.red.
