phylotastic / Pt_Mobile_Application

Mobile Application for Phylotastic Project
2 stars 0 forks source link

add authentication feature #78

Closed arlin closed 8 years ago

arlin commented 8 years ago

build Authentication feature that will use client ID and client secret in phylotastic/phylotastic#139. When user uses Google account to login our application, app will obtain access_token from Google. After that, whenever app uses any Phylotastic server's Web Services, app has to attach access_token as a parameter of Web Service URL and submit to Phylotastic server.

arlin commented 8 years ago

both @hdliv and I have tried this. I'm going to move it to Done. thanks!