Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@steinsag
Copy link
Contributor

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
Contributor

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
@HuiSF HuiSF merged commit 14016d0 into aws-amplify:main Nov 19, 2024
30 checks passed
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

5 participants