As a developer, I want a method to generate an email verification link with the newly generated email token. It is to be sent with emails to users who created new accounts or are updating their emails.
Story Points
2
Definitions of Done
[x] method that accepts token string and generates email verification link
Description
As a developer, I want a method to generate an email verification link with the newly generated email token. It is to be sent with emails to users who created new accounts or are updating their emails.
Story Points
2
Definitions of Done
CreateUser
service