P

Forgot password

Prepare a dashboard password reset
{% if error %}
{{ error }}
{% endif %} {% if message %}
{{ message }}
{% endif %}
{% if reset_link %}
Development reset link: {{ reset_link }}
{% endif %}
Production deployments should deliver reset links through a verified email provider. Tokens are stored hashed and expire automatically.
Back to sign in