Stay organized with collections
Save and categorize content based on your preferences.
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 2024-10-31 UTC."],[[["The Google Sign-In JavaScript library is deprecated and will eventually be sunset."],["FedCM APIs will be required for Google Sign-In, necessitating an impact assessment to ensure continued functionality."],["Applications should implement a method for users to disconnect their accounts and delete associated data."]]],[]]