Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Introduce a way to provide scopes granted by user #1189

Merged
merged 5 commits into from
Dec 1, 2022

Conversation

sai-sunder-s
Copy link
Contributor

Users have an option to allow only a subset of the requested scopes. Developers do not have an easy way currently to see which of the scopes were granted. This change introduces a way to expose the granted scopes and also provide granted scopes at time of credential creation (This change will be paired with a change in google-auth-oauthlib to provide granted scopes at credential creation time)

@sai-sunder-s sai-sunder-s requested review from arithmetic1728 and a team as code owners November 17, 2022 03:46
@sai-sunder-s sai-sunder-s added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 28, 2022
@sai-sunder-s sai-sunder-s merged commit 189f504 into main Dec 1, 2022
@sai-sunder-s sai-sunder-s deleted the partialconsent branch December 1, 2022 20:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants