authsense v0.4.1 API Reference

Modules

Sensible authentication helpers for Phoenix/Ecto

Plug helpers for Authsense

Functions for working with models or changesets

Exceptions

Raised when passed scope to Authsense.Service.authenticate/2, Authsense.Service.authenticate_user/2, and Authsense.Service.get_user/2 is either a lambda that does not return an Ecto.Query, or is not convertible to Ecto.Query

When a single resource is configured for Authsense, it will automatically use that resource for function calls that need it, such as Authsense.Service.generate_hashed_password/2

Raised when no configuration for Authsense is provided