API Reference EzAuth v#0.1.0

Copy Markdown View Source

Modules

Top-level Phoenix and LiveView integration for EzAuth.

Public authentication operations for users, identities, sessions, and verifications.

Web-facing authentication helpers.

Runtime configuration for EzAuth.

Translation helpers for changeset errors.

Customizes HTTP responses after EzAuth actions.

Behaviour for delivering out-of-band authentication messages.

Behaviour implemented by authentication strategies.

Translation helpers for EzAuth-owned user-facing copy.

Top-level Core helpers for EzAuth.UI.

Button components used throughout EzAuth flows.

Error-rendering components.

Inline SVG markup for the icons referenced by EzAuth.UI.Core.icon/1.

Form input components for EzAuth flows.

Sign-in form as a LiveComponent.

Sign-up form as a LiveComponent.

Password-recovery orchestrator as a LiveComponent.

Password-reset task as a LiveComponent.

Code-entry verification task as a LiveComponent.

Mix Tasks

Copies EzAuth migrations into the host application.