Authority is an authentication specification for Elixir projects. It encourages conforming projects to use plain Elixir modules for authentication rather than frameworks.
See the documentation for details.
authority_ecto
- Implements Authority behaviours for your app usingEcto
for persistence.
Add authority
to your list of dependencies in mix.exs
:
def deps do
[
{:authority, "~> 0.3.0"}
]
end
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.