Skip to main content

Page context

The login object describes the current step of the passwordless login flow.

{% login_form %}

Renders the passwordless email login form. The server owns the form endpoint, CSRF token, email field, and submit behavior. Use the optional parameters to change its presentation, submit label, and hint without changing the authentication contract. Used in: Login