curator_database_authenticatable v0.1.0 CuratorDatabaseAuthenticatable.Config

The configuration for CuratorConfirmable.

Configuration

config :curator_database_authenticatable, CuratorDatabaseAuthenticatable,
  repo: CuratorDatabaseAuthenticatable.Test.Repo,
  user_schema: CuratorDatabaseAuthenticatable.Test.User,
  crypto_mod: Comeonin.Bcrypt

Summary

Functions

crypto_mod()
repo()
user_schema()