gw-mobile-15-fall / SeatMe

0 stars 1 forks source link

How to handle social login #4

Open hhz1992 opened 9 years ago

hhz1992 commented 9 years ago

We would like to use social login, but lack of experience. Can you provide some resources that we can study and build for our app?

profjared commented 9 years ago

Use Parse. We'll have a lecture on it in a few weeks.

I'd start with a username/password login, and move to social login if you all have time later in the semester (unless social login is very important to your app's functionality)

https://parse.com/apps/quickstart#parse_data/mobile/android/native/existing https://parse.com/docs/android/guide https://parse.com/docs/android/guide#users https://parse.com/docs/android/guide#users-facebook-users https://parse.com/docs/android/guide#users-twitter-users