GSA / notifications-admin

The UI of Notify.gov
https://notify.gov
Other
11 stars 2 forks source link

Bug: Email verification - invalid link #1922

Open em-herrick opened 1 week ago

em-herrick commented 1 week ago

Who discovered this?

Em

What happened?

A bug happened! I tried to sign into staging today and needed to verify my email. when I tried to do so I have gotten stuck in an "check your email" loop. See video:

https://github.com/user-attachments/assets/61586c78-cebf-4bb1-8baf-476e1ee99034

Environment

staging

What pages did this appear on?

Staging home page

Detail the steps for someone to reproduce

This happened when I was prompted to re-verify my email, which i hadn't done in a while.

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

terrazoon commented 1 week ago

There's no code to change here. Some environmental variables that are used to encode and decode the token in the email were mismatched between admin and api. That just required a change in GitHub and a redeploy