Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
467 views

I am working with fedcm api for authentication. I am using this if ('IdentityCredential' in window) { // AJAX call to login navigator.login.setStatus('logged-in'); // TODO handle user ...
0 votes
0 answers
36 views

I suppose this question is three questions. I have a IdP and RP setup in a lab for FedCM. My navigator.credentials.get(...) call looks like: navigator.credentials.get({ identity: { context: "...
2 votes
1 answer
171 views

When I add sign-in with Google to my web app, without any scopes passed in, the user is still shown a dialog that says the email will be shared with the application. I've tried Firebase Auth using a ...
0 votes
1 answer
335 views

The Google Sign-in platform can be forced to use the new FedCM APIs by setting use_fedcm to true when initializing the library, according to https://developers.google.com/identity/sign-in/web/gsi-with-...
aleb's user avatar
  • 2,580
1 vote
1 answer
102 views

Problem We're migrating our app from Google Sign-in JavaScript library (AKA gapi) to FedCM. In the email Google sent last week about migrating to FedCM, they link to steps to test your existing ...
0 votes
1 answer
484 views

Having the Sign in with Google button with redirects should I care about the migrations to FedCM? In the official docs I see: This update is for all Google Identity Services (GIS) web developers who ...
1 vote
1 answer
299 views

Given a page where FedCM GOT is enabled: The first click that I make on the page is NULL, has no effect, because the only effect is to move the focus on the page rather than the login prompt. As a ...
2 votes
1 answer
2k views

A few months ago, we implemented Google One-Tap on our website. The implementation is purly written in JavaScript and is working as expected. However, a few days ago, we received the following email ...
1 vote
2 answers
770 views

We're using Google One Tap + button. Opening a prompt and rendering a button is made in JS-code. Email reffers to this documentation https://developers.google.com/identity/gsi/web/guides/fedcm-...
0 votes
1 answer
360 views

With the new FedCM One Tap clicking on X button doesn't not stop automatic sign-in. From the docs: "For accessibility consideration, an ID token is shared with your website" However, it ...
0 votes
0 answers
93 views

Can I implement one TAP Login in my AMP pages with consideration with FedCM. If yes then I want full integration doc and method to implement One tap login in my amp page with FedCM intregation. ...
2 votes
1 answer
1k views

I am also facing the same issue and "Third-party sign-in" setting is enabled but still when the site is not logged in using one tap I am getting button:1 getUserInfo() is disabled because ...
1 vote
1 answer
879 views

I am testing FedCM since third-party cookie is phasing out. However, I found that it could not be used properly after migration. The first step in the migration guide says: Add a boolean flag to ...
1 vote
2 answers
1k views

I am implementing the Sign In With Google feature on a webpage, following the guidance on this page: https://developers.google.com/identity/gsi/web/reference/js-reference. I wanted to make it so that ...
Poly's user avatar
  • 1,065
0 votes
1 answer
586 views

I'm trying to migrate Google One Tap to FedCM. But when user closes prompt manuall, prompt doesn't pop up again even the page is refreshed. As I checked, my site was blocked Third-party sign in prompt ...

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /