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
Current section
Files
passwordless_auth
.formatter.exs
.formatter.exs
[
inputs: [
"{config,lib,test}/**/*.{ex,exs}",
"mix.exs"
]
]