简体   繁体   中英

how to implement OAuth2 and PHP Rest Api for android application

i found many resource from google, but at the end i am not able to decide in what manner i can create and use PHP REST API that uses OAuth2 for authentication where the request is only initiated and consume by Android application..

as i am really new to OAuth and Android, i am not getting how to create an Android app that uses OAuth2 authentication for authorization with PHP Rest API..

i just want to know from where to start and what may be the possible first step for doing that.

i don't want the full code , but at least the steps involved to get the things working... please help..

i have enough confidence that i can create Android app and PHP Rest api and will try my best to follow and learn the steps required...

i know developing android app and all about php too.. but new to OAuth 2.0

我之前经历过同样的问题,并将其设为我要在Android中处理OAuth2的库https://github.com/AliAbozaid/OAuth2Library

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM