mix ash_authentication_phoenix.add_add_on.confirmation (ash_authentication_phoenix v3.0.0-rc.6)

View Source

Adds Phoenix integration for the email confirmation add-on

Upgrades the confirmation sender to use Swoosh and Phoenix verified routes when available.

Example

mix ash_authentication_phoenix.add_add_on.confirmation

Options

  • --user, -u - The user resource. Defaults to YourApp.Accounts.User

Summary

Functions

igniter(igniter)

Callback implementation for Igniter.Mix.Task.igniter/1.