aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

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

Closed steinsag closed 2 days ago

steinsag commented 6 days ago

Description of changes

remove duplicate "email" entry in OAuthScope type definition

Issue #, if available

fixes #14016

Description of how you validated changes

Checklist

Checklist for repo maintainers

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

cwomack commented 6 days ago

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