chore(passwordless): Update to freeCodeCamp
This commit is contained in:
committed by
Berkeley Martinez
parent
7f657f7bd5
commit
f3804bb553
@ -601,7 +601,7 @@ module.exports = function(User) {
|
||||
type: 'email',
|
||||
to: user.email,
|
||||
from: 'Team@freecodecamp.com',
|
||||
subject: 'Free Code Camp - Authentication Request!',
|
||||
subject: 'freeCodeCamp - Authentication Request!',
|
||||
text: renderAuthEmail({
|
||||
loginEmail,
|
||||
loginToken
|
||||
|
Reference in New Issue
Block a user