* 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
20 lines
443 B
Plaintext
20 lines
443 B
Plaintext
Greetings from San Francisco!
|
|
|
|
Thank you for joining our community.
|
|
|
|
Please verify your email by following the link below:
|
|
|
|
<a href="<%= verifyHref %>"><%= verifyHref %></a>
|
|
|
|
Feel free to email us at this address if you have any questions about freeCodeCamp.
|
|
<br>
|
|
<br>
|
|
And if you have a moment, check out our blog: https://medium.freecodecamp.org.
|
|
<br>
|
|
<br>
|
|
Good luck with the challenges!
|
|
|
|
Thanks,
|
|
The freeCodeCamp Team.
|
|
team@freecodecamp.com
|