Skip to main content
Password variables
Variable Description
activation_codeUsers unique activation code e.g. {{ password.activation_code }}
passwordPassword input field e.g. {% password_field "password", class:"text" %}
password_confirmationPassword confirmation input field e.g. {% password_field "password_confirmation", class:"text" %}
signupU? e.g.
Example form

These variables could be used together in the password change form like this: