Packages

Complete authentication generator for Phoenix 1.8+. Email + password and magic link login, registration, password reset, email confirmation, settings, and scope-based auth — aligned with the Phoenix 1.8.9 phx.gen.auth templates.

Current section

Files

Jump to
phx_auth_plus .formatter.exs
Raw

.formatter.exs

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