authority_ecto v0.1.1 Authority.Ecto
Authority.Ecto
helps you implement the Authority
authentication spec
for your application, using Ecto
for persistence.
Components
Authority.Ecto.Changeset
: Authentication-relatedEcto.Changeset
functions.Authority.Ecto.Template
: Implements entireAuthority
behaviours into modules of your choice.