Google Identity Services is migrating to FedCM APIs. Follow the migration guide to review potential changes and avoid negative impacts for user sign-in to your website.
Stay organized with collections
Save and categorize content based on your preferences.
By default, the One Tap prompt closes automatically if the user clicks outside
of the prompt. You can disable this behavior if you set the
data-cancel_on_tap_outside attribute to false. See the following code
example:
[[["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 default login flow can be customized to better suit your specific needs."],["One Tap prompts can be set to remain open even when a user clicks outside of it by setting the `data-cancel_on_tap_outside` attribute to `false`."],["Customization is achieved by manipulating attributes within the `g_id_onload` div, such as `data-client_id`, `data-login_uri`, and `data-cancel_on_tap_outside`."]]],[]]