#build first Firebase app

1 messages · Page 1 of 1 (latest)

silver pond
#

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?

arctic yoke
#

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

silver pond
#

can you share your code? Is it in a git repo you can share?