* Created a new rest API to create and save a temporary token that can be exchanged for a access token. * Updated the sign in view * Add email template for sign in links * Add route to request a access token and login user * Make the email views conistent
14 lines
316 B
Plaintext
14 lines
316 B
Plaintext
Thank you for updating your contact details.
|
|
|
|
Please verify your email by following the link below:
|
|
|
|
<a href="<%= verifyHref %>"><%= verifyHref %></a>
|
|
|
|
Please email us at this address if you have any questions about freeCodeCamp.
|
|
|
|
Good luck with the challenges!
|
|
|
|
Thanks,
|
|
The freeCodeCamp Team.
|
|
team@freecodecamp.com
|