You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|| intermediate_iframe_close_callback |`function`| Overrides the default intermediate iframe behavior when users manually close One Tap |
228
226
|| itp_support |`boolean`| Enables upgraded One Tap UX on ITP browsers |
229
227
|| hosted_domain |`string`| If your application knows the Workspace domain the user belongs to, use this to provide a hint to Google. For more information, see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs |
228
+
|| use_fedcm_for_prompt |`boolean`| Allow the browser to control user sign-in prompts and mediate the sign-in flow between your website and Google. |
|| cancel_on_tap_outside |`boolean`| Controls whether to cancel the prompt if the user clicks outside of the prompt |
268
267
|| hosted_domain |`string`| If your application knows the Workspace domain the user belongs to, use this to provide a hint to Google. For more information, see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs |
269
268
|| disabled |`boolean`| Controls whether to cancel the popup in cases such as when the user is already logged in |
269
+
|| use_fedcm_for_prompt |`boolean`| Allow the browser to control user sign-in prompts and mediate the sign-in flow between your website and Google. |
|| intermediate_iframe_close_callback |`function`| Overrides the default intermediate iframe behavior when users manually close One Tap |
227
226
|| itp_support |`boolean`| Enables upgraded One Tap UX on ITP browsers |
228
227
|| hosted_domain |`string`| If your application knows the Workspace domain the user belongs to, use this to provide a hint to Google. For more information, see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs |
228
+
|| use_fedcm_for_prompt |`boolean`| Allow the browser to control user sign-in prompts and mediate the sign-in flow between your website and Google. |
|| promptMomentNotification |`(notification: PromptMomentNotification) => void`|[PromptMomentNotification](https://developers.google.com/identity/gsi/web/reference/js-reference) methods and description |
266
266
|| cancel_on_tap_outside |`boolean`| Controls whether to cancel the prompt if the user clicks outside of the prompt |
267
267
|| hosted_domain |`string`| If your application knows the Workspace domain the user belongs to, use this to provide a hint to Google. For more information, see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs |
268
+
|| disabled |`boolean`| Controls whether to cancel the popup in cases such as when the user is already logged in |
269
+
|| use_fedcm_for_prompt |`boolean`| Allow the browser to control user sign-in prompts and mediate the sign-in flow between your website and Google. |
0 commit comments