Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Have access to username in email templates #925

Closed
Quasarman opened this issue Dec 18, 2020 · 2 comments · Fixed by #1859
Closed

Feature Request: Have access to username in email templates #925

Quasarman opened this issue Dec 18, 2020 · 2 comments · Fixed by #1859
Labels
bug Something is not working. corp/m5 Up for M5 at Ory Corp.

Comments

@Quasarman
Copy link

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.

@aeneasr aeneasr added bug Something is not working. corp/m4 Up for M4 at Ory Corp. labels Dec 18, 2020
@aeneasr aeneasr self-assigned this Dec 18, 2020
@aeneasr aeneasr added this to the v0.6.0-alpha.1 milestone Dec 18, 2020
@aeneasr aeneasr removed their assignment Dec 18, 2020
@aeneasr
Copy link
Member

aeneasr commented Dec 18, 2020

Yes, absolutely - this is kind of a dupe of: #834 (comment)

But will track it as an individual issue nonetheless

@Quasarman
Copy link
Author

Awesome! I Didn't see that there is already a ticket open for this. Thanks for the blazing fast reply.

@aeneasr aeneasr added corp/m5 Up for M5 at Ory Corp. and removed corp/m4 Up for M4 at Ory Corp. labels Jan 11, 2021
aeneasr added a commit that referenced this issue Nov 4, 2021
Closes #834
Closes #925

Co-authored-by: aeneasr <3372410+aeneasr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working. corp/m5 Up for M5 at Ory Corp.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants