You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not really a problem but it would be nice to address the user, who just registered, in the verification email with their username and not a generic "Hi", something like "Hello {{ .username }}, nice to....".
Describe the solution you'd like
Having access to the traits defined in the identity schema inside the email templates (atleat those not confidential)
Describe alternatives you've considered
A generic "Hi," at the start of the email
Additional context
None.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Not really a problem but it would be nice to address the user, who just registered, in the verification email with their username and not a generic "Hi", something like "Hello {{ .username }}, nice to....".
Describe the solution you'd like
Having access to the traits defined in the identity schema inside the email templates (atleat those not confidential)
Describe alternatives you've considered
A generic "Hi," at the start of the email
Additional context
None.
The text was updated successfully, but these errors were encountered: