authority_ecto v0.1.0 API Reference
Modules
Authority.Ecto
helps you implement the Authority
authentication spec
for your application, using Ecto
for persistence
Convenient authentication-related functions for Ecto.Changeset
s
Automatically implements Authority
behaviours into modules of your
choice, minimizing the amount of code that you have to write. All callbacks
remain overridable, however