LiveView for magic link authentication.
This LiveView handles the magic link authentication flow:
- User enters their email address
- System sends magic link to their email
- User clicks link to authenticate
The magic link verification is handled by the controller, this LiveView handles the email input and confirmation flow.
Summary
Functions
Callback implementation for Phoenix.LiveView.render/1.
Functions
Callback implementation for Phoenix.LiveView.render/1.