Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidate all tokens when email changes #9855

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Conversation

Betree
Copy link
Member

@Betree Betree commented Feb 22, 2024

Goes with opencollective/opencollective-frontend#10379

Implemented by introducing a new confirmEmail mutation on GraphQL V2 (rather than using the V1 mutation) to prevent breaking changes when deploying. As a result, old frontends will be logged out after successfully changing the email.

@Betree Betree self-assigned this Feb 22, 2024
@Betree Betree force-pushed the enhancement/token-payload-email branch from 89c2c36 to 2e4b531 Compare February 22, 2024 12:43
@Betree Betree force-pushed the enhancement/token-payload-email branch 4 times, most recently from b205711 to d634c37 Compare July 15, 2024 10:36
@Betree Betree force-pushed the enhancement/token-payload-email branch from d634c37 to e26ab2a Compare July 15, 2024 12:45
@Betree Betree marked this pull request as ready for review July 15, 2024 13:02
@Betree Betree merged commit 998d590 into main Jul 16, 2024
19 checks passed
@Betree Betree deleted the enhancement/token-payload-email branch July 16, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants