AshAuthentication.Phoenix.ConfirmLive (ash_authentication_phoenix v2.10.1)

View Source

A generic, white-label confirmation page.

This is used when require_interaction? is set to true on a confirmation strategy.

Overrides

This component provides the following overrides:

  • :root_class - CSS class for the root div element.
  • :confirm_id - Element ID for the Reset LiveComponent.

See AshAuthentication.Phoenix.Overrides for more information.