Packages

TTFAuth is an Elixir OTP App for providing and managing temporary access codes without Databases, just good old processes.

Current section

Files

Jump to
ttf_auth config config.exs
Raw

config/config.exs

use Mix.Config
config :ttf_auth,
expiration_time: 3000