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 lib ttf_auth.ex
Raw

lib/ttf_auth.ex

defmodule TTFAuth do
@moduledoc false
end