Patpatpatrick / Way2Recycle

Way2Recycle
3 stars 1 forks source link

Google Login #21

Closed hlee2052 closed 5 years ago

hlee2052 commented 5 years ago

User can press Log in with Google Button (to be replaced with Google Logo later) to log in.

For now, Meteor.user() for Google login only has id and name field from the Google. To get more info (eg, email addr, I may have to add more permissions later on, the list of permissions are https://developers.google.com/identity/protocols/googlescopes)

google1 google2

Patpatpatrick commented 5 years ago

Looks goooood