Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
2 answers
58 views

I'm using Firebase Authentication and Firebase Cloud Firestore for my Flutter project. But the rules I implemented in the Firestore only apply correctly after restarting the app, if the user just ...
-1 votes
0 answers
30 views

I’m getting the following error when trying to send an OTP using Firebase Phone Authentication on Android: [auth/unknown] An internal error has occurred. [ Error code: 39 ] Environment React Native ...
1 vote
0 answers
91 views

Firebase automatically creates keys in google cloud recaptcha, when identity platform is picked for auth. Those keys are named: "Key for Identity Platform reCAPTCHA integration" and can be ...
0 votes
1 answer
63 views

This is the error im getting in console, in flutter console when testing, i get UNAUTHENTICATED. However, im able to login to the app, and make other calls like getting data from firestore, etc. In ...
2 votes
0 answers
104 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) { ...
0 votes
0 answers
58 views

In the past few weeks something apparently has changed with xcode/Apple which is causing our iOS regression tests to hang on authentication using Firebase. Googling the interleaved log error Error ...
1 vote
0 answers
51 views

I want to get the custom claims for a user in a react-router app on the loader/action that run on the server. To do that, I am calling the User's method getIdTokenResult(false): const authIdToken = ...
0 votes
1 answer
90 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)...
-1 votes
1 answer
76 views

From firebase i tried to git push, the authentication screen opened after entering credentials its redirected to my local machine, but the terminal is waiting for code, I tried pasting the code from ...
0 votes
1 answer
57 views

I’m working on a Flutter app that integrates an external authentication system provided by another company. The login and password-reset flows are handled entirely inside a WebView (their backend + ...
0 votes
1 answer
88 views

I can not for the life of me figure out why this is complaining. I was able to make an onCall function just fine (removed it here)... but when I make a firebase auth onCreate function, the get the ...
2 votes
3 answers
619 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: ...
0 votes
0 answers
56 views

I’m trying to get Firebase email link sign-in working smoothly on iOS. The link users get in their email comes from projectname.firebaseapp.com/__/auth/links?link=..., which then redirects to my ...
0 votes
0 answers
70 views

I'm developing a React web application using Firebase for authentication (Google Sign-In) and Firestore. I'm running into a persistent auth/unauthorized-domain error that I can't resolve, despite ...
0 votes
0 answers
66 views

I am using Firebase Authenticatioin in my svelte app. I called getRedirectResult in onMount and if it returns null, then, I call signInWithRedirect and getRedirectResult again. I confirm that the page ...

15 30 50 per page
1
2 3 4 5
...
1503

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