Join Discord
Communities
Powered by
When selecting any provider for auth, why do I nee...
# off-topic
s
shivam51
12/11/2021, 6:31 AM
When selecting any provider for auth, why do I need to add the client ID and secret? Stuff like this was automatically configured in firebase, right?
s
silentworks
12/11/2021, 11:22 AM
No you have to enter these for firebase too, there is no way for it to know the details of your third party auth provider.
s
shivam51
12/11/2021, 1:46 PM
yes, just checked. I must be mistaken. Thanks
shivam51
12/11/2021, 1:47 PM
but I guess firebase does not need that for google sign in?
https://firebase.google.com/docs/auth/web/google-signin
s
silentworks
12/11/2021, 1:55 PM
That would probably be because you have to setup your firebase account with Google console, so it already knows those details.
Previous
Next