AshAuthentication.Phoenix.MagicSignInLive (ash_authentication_phoenix v2.10.0)
View SourceA 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 rootdiv
element.:magic_sign_in_id
- Element ID for theMagicSignIn
LiveComponent.
See AshAuthentication.Phoenix.Overrides
for more information.