Disconnecting and revoking scopes
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Support for the Google Sign-In library is deprecated, and users should refer to the Deprecation and Sunset guide.
The Google Sign-In library will eventually require the use of FedCM APIs, and an impact assessment is recommended.
It is recommended to provide a way for users to delete the association between your app and their account.
A JavaScript example is provided demonstrating how to programmatically revoke a user's scopes.
It is recommended that
your app provide a way to delete the association between your app and a
user's account. By adding this capability to your app, you can respond to the
event and trigger any appropriate logic such as deleting personal information
associated with the account.
The following JavaScript example demonstrates how to revoke a user's scopes
programmatically.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-06 UTC."],[],[]]