curator v0.2.2 API Reference

Modules

Working with configuration for guardian

This module is a copy of the Guardian.Plug.LoadRecource module, slightly modified

A Curator Helper Module to determine if Ecto.DateTime’s have expired. This is usually used to see if a database stored token with a created_at timestamp has expired

Use this hook to set a last_request_at timestamp, and signout if it’s greater than a configured time

A Curator Helper module to Generate random 64 byte tokens. They are useful as one-time token to be stored in the db. e.g. password_reset_token, confirmation_token

Mix Tasks

Generates required Curator files

Generates required Curator files

Generates required Curator files