mix ash_authentication_phoenix.add_strategy.password (ash_authentication_phoenix v3.0.0-rc.6)

View Source

Adds Phoenix integration for the password authentication strategy

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

Example

mix ash_authentication_phoenix.add_strategy password

Options

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

Summary

Functions

igniter(igniter)

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