Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
1 answer
115 views

Firebase signInWithRedirect() returns to my app but never creates a Firebase authentication user, while signInWithPopup() works. I'm seeing behavior that I can't explain. I have a minimal Angular ...
Score of 0
0 answers
280 views

I'm building a Python desktop app with PySide6 / Qt WebEngine that embeds a few web apps so the user can log in with their own** accounts. Logging in with a Google account fails. Google shows: Couldn'...
Score of 2
1 answer
384 views

I have been using Credential Manager for several months, but recently in March the sign-in in my application stopped working. The app freezes and it becomes impossible to complete the sign-in process. ...
Advice
2 votes
0 replies
324 views

Subject Account Linking Issue in Entra External ID (CIAM) Description We are trying to implement account linking in Entra External ID to allow users to sign in using either: Local account (email + ...
Score of 4
1 answer
869 views

For the past two days, I have been attempting to resolve the GoogleSignInException error (GoogleSignInExceptionCode.UNKNOWN_ERROR, [28444], Developer console is not set up correctly, null). I have ...
Score of 0
0 answers
131 views

I'm migrating to FedCM for Google One Tap and have encountered two issues: Issue 1: Warning appears even when not using deprecated methods The browser console shows this warning: [GSI_LOGGER]: Your ...
Score of 1
1 answer
515 views

I want to authenticate user using google signin in my app and if the authenticaton is successful, I will send the access token to the server and the server will then create an account to that user ...
Score of 0
0 answers
413 views

I'm struggling with a persistent Supabase Google OAuth PKCE authentication issue in a Next.js 15 app. Despite multiple attempts to fix it, I keep getting the error: "invalid request: both auth ...
Score of 0
0 answers
62 views

I’m trying to implement Google Sign-In in my Flutter project using the google_sign_in package version 7.2.0. In my AuthRemoteDataSourceImpl class, I want to call: final googleUser = await googleSignIn....
Score of 0
0 answers
137 views

vue3-google-login Docs say custom buttons use initCodeClient / initTokenClient, while Google-rendered buttons return a CredentialResponse (JWT). Can a custom button return a CredentialResponse? Custom ...
Score of -6
1 answer
702 views

I’m building an Expo React Native app and trying to implement Google Sign-In using `expo-auth-session` and `expo-auth-session/providers/google`. Environment: - React Native (Expo Router) - Running in ...
Score of 2
0 answers
224 views

I'm using Firebase studio to generate a small app, with Google Auth enabled. The app shows up fine, but when trying to use the Google Auth, like this: async function logInWithGoogle(auth: Auth) { ...
Score of 1
1 answer
320 views

I have a frontend and a separate backend project. We use our own authentication system, and Firebase is used only for Google Sign-In. The flow is: Frontend uses Firebase to sign in with Google (popup)...
Score of 1
0 answers
124 views

My mobile app using React Native I build using eas build -p android --profile preview. It created an qr-code using which I downloaded my apk file and I installed that. When I open the app it is ...
Score of 3
5 answers
2854 views

I’m trying to implement Google Sign-In in my Flutter app using google_sign_in: ^7.2.0 and Firebase Authentication, but I keep hitting the following error after selecting a Google account: ...

15 30 50 per page
1
2 3 4 5
343