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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

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.

Todo:

  • Add tests
  • Create frontend PR
  • Create issue to deprecate V1 mutation

@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 requested a review from znarf March 1, 2024 08:34
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.

None yet

2 participants