Fightpandemics: User Auth - Confirmation Email

Created on 27 May 2020  路  8Comments  路  Source: FightPandemics/FightPandemics

Success Criteria:

  • Sendgrid api should be used as the transactional email service
  • The backend needs to be connected with email server
BACKEND MVP - Release 1 Platform User Auth

Most helpful comment

@robinv85 I put it in review. Once I get confirmation from @indirabhowmick that the updated verification email (+ welcome email) are okay we can move it to done.

All 8 comments

Design:

image

@pthoma14 @indirabhowmick This seems to be working in staging so you can test there. There's no code change in our app just a template that we'll be storing in a different repo. https://github.com/FightPandemics/FightPandemics/Auth0

The "please verify your email" page is being improved currently.

@pthoma14 @indirabhowmick

The related code is in the other repo for both account confirmation & welcome email. They are also saved in our Auth0 dev, staging & prod Auth0 environments.

The review environment - because it has the variable subdomain (_featureXYZ_.fightpandemics.xyz) is not going to work for these so in Auth0 I disabled the welcome email and left the verification email to the default. If we want to user test changesto these emails post-launch we'll need to do it in staging.

If all seems good close this ticket.

@pthoma14 @indirabhowmick @joshmorel is this in progress? if so, can probably be updated on the project tracker since it's still in the first "new:" column right now

@robinv85 I put it in review. Once I get confirmation from @indirabhowmick that the updated verification email (+ welcome email) are okay we can move it to done.

@joshmorel @robinv85 - I did get the confirm your email address mail, but when I click on confirm account button in the email, it is throwing 404 page not found an error.

@indirabhowmick Hmm. It was working before. Wonder if it has to do with SendGrid? I will look into tomorrow.

@joshmorel I was able to test the functionality this morning. Thanks!

Was this page helpful?
0 / 5 - 0 ratings