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

add rate limiting

7133498
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Invalidate all tokens when email changes #9855

add rate limiting
7133498
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector - Schema v2 succeeded Jul 15, 2024 in 1s

Everything looks good

Found 2 changes

Breaking: 0
Dangerous: 0
Safe: 2

Safe changes

  • Type IndividualConfirmEmailResponse was added
  • Field confirmEmail was added to object type Mutation

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 20017 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Type 'IndividualConfirmEmailResponse' was added

Type 'IndividualConfirmEmailResponse' was added

Check notice on line 17910 in server/graphql/schemaV2.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector - Schema v2

Field 'confirmEmail' was added to object type 'Mutation'

Field 'confirmEmail' was added to object type 'Mutation'