#build first Firebase app
1 messages · Page 1 of 1 (latest)
Which Firebase SDK (client? admin? REST API?) and version are you using?
Can you show us the code of "pop login & google provider" ?
Are you following any sort of tutorial or docs?
yea offcourse,
i followed the docs from firebase starting at
https://firebase.google.com/docs/auth/web/start and also starting up with
https://firebase.google.com/docs/web/setup#add-sdk-and-initialize
my code is exactly written on the examples, and I'm using signInWithPopup function provided by the firebase/auth module
can you share your code? Is it in a git repo you can share?