AshAuthentication.Phoenix.MagicSignInLive (ash_authentication_phoenix v2.10.0)

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.
  • :magic_sign_in_id - Element ID for the MagicSignIn LiveComponent.

See AshAuthentication.Phoenix.Overrides for more information.