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

chore(core): remove redundant "email" from OAuthScope type definition #14017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

steinsag
Copy link

Description of changes

remove duplicate "email" entry in OAuthScope type definition

Issue #, if available

fixes #14016

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cwomack cwomack added the Auth Related to Auth components/category label Nov 15, 2024
@cwomack
Copy link
Member

cwomack commented Nov 15, 2024

Thanks again for submitting this, @steinsag. We'll get this reviewed and provide feedback as needed!

@HuiSF HuiSF changed the title remove redundant "email" from OAuthScope type definition chore: remove redundant "email" from OAuthScope type definition Nov 16, 2024
@HuiSF HuiSF changed the title chore: remove redundant "email" from OAuthScope type definition chore(core): remove redundant "email" from OAuthScope type definition Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth Related to Auth components/category external-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuthScope type definition contains "email" twice
2 participants