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

how to remove particular permission from user's google accounts like analytics, web master #2542

Closed
jalpab opened this issue Dec 27, 2023 · 4 comments
Labels
type: question Request for information or clarification. Not an issue.

Comments

@jalpab
Copy link

jalpab commented Dec 27, 2023

Suppose I have granted permissions to a Google account for Webmaster and Analytics. Now, I want to remove only the Analytics-based permission or the Webmaster-based permission. However, when I revoke the token, it removes all permissions.

FYI: I have tried by creating a different token for both permission

I want this type of permission like https://www.googleapis.com/auth/analytics.readonly or https://www.googleapis.com/auth/webmasters.readonly that i have added in login time
so now i want to remove only webmasters.readonly permission from my account

@jalpab jalpab closed this as completed Jan 4, 2024
@jalpab jalpab reopened this Jan 4, 2024
@yash30201
Copy link
Contributor

Hi @jalpab , Google doesn't supports decremental authorization yet.

I have tried by creating a different token for both permission

Can you elaborate more on this? If I understand this correctly, if there are two different valid tokens, they should be independent of each other.

@jalpab
Copy link
Author

jalpab commented Jan 17, 2024 via email

@yash30201
Copy link
Contributor

Can you please share a reproduction case for this case where we use two different auth tokens?

@yash30201 yash30201 added the type: question Request for information or clarification. Not an issue. label Feb 5, 2024
@yash30201
Copy link
Contributor

Closing this due to inactivity. Please reopen of the issue still exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants