netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.88k stars 288 forks source link

Update default emails to say "user" instead of "account" #203

Closed klavavej closed 5 years ago

klavavej commented 5 years ago

When someone gets invited, the default email template says "You have been invited to create a user" (emphasis mine)

However, the default confirmation and password recovery email templates refer to "account" instead of "user"

For consistency, the confirmation and password recovery emails should be updated to say "user" instead of "account"