Packages

This library enables you to implement a simple passwordless login or 2-factor / multi-factor authentication. It can also be used as part of a user registration process.

Current section

Files

Jump to
passwordless_auth .formatter.exs
Raw

.formatter.exs

[
inputs: [
"{config,lib,test}/**/*.{ex,exs}",
"mix.exs"
]
]