View Source API Reference Guardian.DB v3.0.0
Modules
Guardian.DB
is a simple module that hooks into Guardian
to prevent
playback of tokens.
The Guardian DB Adapter.
Implement the Guardian.DB.Adapter for ETS
Implement the Guardian.DB.Adapter for Ecto.Repo
A GenServer that periodically checks for, and expires, tokens from storage.
A very simple model for storing tokens generated by Guardian
.
Mix Tasks
Generates the required GuardianDb's database migration.