firechat
firechat copied to clipboard
How to authenticate with Google ?
Hello. I am trying to authenticate with GoogleAuthProvider. Can you please describe this? Thanks & Regards
var googlesignin= new firebase.auth.GoogleAuthProvider(); firebase.auth().signInWithPopup(googlesignin)
This code should be inside the function called when the user presses a sign in button