Комментарии:
plz tell how can we generate apk after doing all this..i am facing problem in using google signin after generating apk..
Ответитьthanks for sharing this, but I got one error saying that
Authorization Error
Error 403: restricted_client
This app is not yet configured to make OAuth requests. To do that, set up the app's OAuth consent screen in the Google Cloude Console.
Please help me here...
Thanks for the video! My Firebase doesn't keep the user authenticated tho. I thought it would always refresh when I make calls to Firestore, but doesn't seem to be the case. Any thoughts? Cheers!
Ответитьhello bro...
the app work great in the Android emulator, but when i make a standalone app and i load it to the play store, and when i sign-in with google, it's stay in the Google page, it's not take me to the Dashboard screen....
any suggestions please...
thank you...
Already deprecated and unsupported :(
Ответитьapi and server side how data store in back end where i can get this stuff
ОтветитьThank you so much
ОтветитьDear Nath Varun , it's not working in android , I mean expo android emulator ...... , I did exactly you did but in android mode , But it's not working , It shows (openssl config failed: error:02001005:system library:fopen:Input/output error) .....error
Ответитьi am successfully login with firebase but i cant cannect to firebase Realtime Database, can't save user details
ОтветитьAwesome tutorial, How can I show the users account like it's name and profile picture from firebase?
ОтветитьExcellent video. Clear and concise
ОтветитьWhen I log into a Google schedule 'googleUser.getBasicProfile() is undefined'
ОтветитьVery good tutorial but I cannot save user data to firebase. any help?
Ответитьit seems that the google log in works fine.. but if im logged in it will redirect me to the LoginScreen instead of the DashboardScreen. any solution for this?
ОтветитьI keep getting - Error: Unable to parse Google id_token: 118304811033527573897 - inside the firebase.auth.GoogleAuthProvider.credential function. What am I doing wrong?
ОтветитьThis tutorial helps me a lot.. Thanks for the video.
ОтветитьNice video! How to do that with instagram?
ОтветитьFor the 'googleUser.getBasicProfile () is undefined' error, try the following:
in Authentication in firebase, remove Identifier of the google account you are using to login. After that, test the login again.
All going fine but when the data is archived and on way to authentication it shows "the Google id_token is not allowed to be used with this application. this audience is not to be authorized to be used in this project"
any solution please help please.......................................
Perfect thanks a lot for this tutorial. Sometimes a bit to fast in my opinion.
ОтветитьHi, I have followed your tutorial. The google pop-up shows up but when i select it I am taken back to the LoginScreen and it doesn't show the user in firebase authentication tab. What should I do ?
ОтветитьThank you!!
ОтветитьThank you for all you do, you really provide value. You are amazing! 🙏
ОтветитьCan you please make a video on expo firebase , mobile login?
ОтветитьCan we have a followup to this, like how to display user's data like his name or profile pic in app after he is logged in?
ОтветитьI followed the entire video. My expo google authentication works on emulator but not when i build the apk 🤔 What could be the reason?
ОтветитьgoogleUser.getBasicProfile is not a function
ОтветитьGood job man
ОтветитьWhy is it a Web Authentication while it's for Android or Ios ?
Ответитьby any chance do you have an example of asking google for birthday user on the auth ?
Ответитьhello there i'm getting an 403 error had installed
expo install expo-google-app-auth and import * as Google from "expo-google-app-auth" and did this as well const result = await Google.logInAsync" but i end up with "Error 403: disallowed_useragent" on android but on IOS it works just fine i followed the docs for android but i end up getting this error. Please Help I dont find any solution for it
hey this tutorial is very good but you didn't explain how can we access user details like name ,email etc and use for other purpose it is just stored in the firebase right now
ОтветитьI am using expo sdk for react native i have followed the code that you have mentioned but on tapping on the "sign in with google" no changes, it didn't ask any alert msg for asking permission before accessing google auth page
ОтветитьSir iam getting error at firbase
Error
Firebase app named[default] already exists (app/duplicate-app)
Please solve my problem sir
Hi Varun I have a problem here, I signed in with my account but my firebase doesn't update and my app sends me again to the LoginScreen, did anyone else have this issue?
ОтветитьThis tutorial is exactly what I was needing. Perfect! Thank you so much!
ОтветитьThis awesome!!! thank you so much!!!
ОтветитьWas having an issue getting the authentication to save to the database fixed it by adding the databaseURL in the config file. Adding this here just in case anyone comes across the same issue
Ответить@firebase/database:, FIREBASE FATAL ERROR: Can't determine Firebase Database URL. Be sure to include databaseURL
option when calling firebase.initializeApp().
It gives me an errror, when i want to save user login credentias to database ???? what i doooo ?
Hey, How can I buy you coffee?
ОтветитьYour tutorial was very good, it helped me a lot, thanks
Ответитьhey bro i am facing 404 error can you please tell me how to resolve this
ОтветитьWhy it gives me an error if i write .bind(this) on that function?
ОтветитьPerfect tutorial ✌️🤍
Ответитьwill this method work with expo ?
ОтветитьCould you please do a tutorial on Expo Microsoft Login + Firebase?
ОтветитьPlease give me documentation code
Ответить