Google sign up | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Google sign up

Hello! We are working on integrating Google Sign up into our web application. We have also option to create an account. So the problem is, if user changes his email in google account, he wouldn't be able to login into our app to his profile. (We found that storing google ID is not allowed, so we just compare email stores in database with email recieved from google sign in). Is there some way to solve this?

7th Dec 2021, 11:30 AM
Martin KrƔl
Martin KrƔl - avatar
2 Answers
+ 1
Did you try to use Firebase?
9th Dec 2021, 12:03 PM
Andrey Terekhin
Andrey Terekhin - avatar
0
It looks promising. We will try it.
9th Dec 2021, 9:39 PM
Martin KrƔl
Martin KrƔl - avatar