HackYourFuture-CPH / FP-annotatetheweb-class10

Final Project for Class10 - Annotatetheweb.com
MIT License
3 stars 0 forks source link

Fix getting user_id when logging in with Twitter and Facebook #194

Closed laila1222 closed 4 years ago

laila1222 commented 4 years ago

When logging in/registering with Twitter or Facebook, sometimes there's no email, so getUserIdByEmail, wouldn't work.

OlkaA commented 4 years ago

Solved in #215