I'm trying to use cloudflare workers to perform authenticated actions. I'm using firebase for authentication and have access to the Access Tokens coming through
I am working on an angular project, where I am adding MultiFactor Authorisation using firebase authentication, I am trying to verify phone number by firebase.au
apk file sign in or register will throw this error: [firebase_auth/unknown] com.google.firebase.j:an internal error has occurred.[json conversion failed! ] fail
Following this blog post: https://blog.ishangavidusha.com/flutter-authentication-flow-with-go-router-and-provider I have implemented a flutter app using the go
I have posted an issue on flutterfire github and the response is not helping me at all. So I hope someone here will help me guide to fix the problem I'm facing.
flutter how to get OTP autofill into otpController.text from firebase --: when get OTP in mobile, need to auto-fills OTP in a text box, i am doing it in _onVeri
I have a file where I have written all the firebase related functions, including this one here function CurrentUser(){ console.log("auth", auth) return auth.cur
I was reading through the docs but I could not find how the SDK persists the refresh token on the device to be able to keep the user authenticated when the app
I am using firebase identity toolkit from googleapi for phone verification on web. I have handled recaptcha for website too using site key and went to do post
I am new to firebase and wanted to update the Authorized domains(was able to add domains a few weeks ago) for the authentication, but I am unable to delete or
Everything is looking fine but i am not able to undertand why every time it is showing only registration failed... please help me out
I just recently started working with firebase and I can't seem to figure out how to make a user sign up with an email, a username and a password so that later o
I'm trying to implement authentification using firebase auth, the things is that when it comes to persistance i'm stuck. I tried to use local storage as you can
I've been trying to show the error if user's email and password doesn't match. But can't figure out what I've been doing wrong. When I login with the wrong pass
I have an AppEngine app that uses Firebase auth to manage users. I recently added a custom domain to the AppEngine app, and that worked fine. Now I'm trying to
I am currently following a tutorial to make a simple frontend application that uses Firebase for authentication purposes. My code seemed to work when I only had
My Android app uses Firebase Authentication(Gmail+phone). When I see the new users signed in to Firebase authentication and compare it with Google Play Console
im fairly new to swiftUI... pardon the ignorance :) I have most of the code entered in my project from the instructions on the Firebase website. For some reason
In my app, I'm using phone auth and we are observing this on Android, after logged in, if I uninstall the app and reinstall it again, it's not asking me to logi
After months of developing a Web App under Firebase suddenly these days we have a problem with the Authentication, it returns this console.alert only with Faceb