开发者

Best practice for allowing user to login with google and facebook on android

开发者 https://www.devze.com 2023-03-27 04:59 出处:网络
I am working on building out an api that should allow a user login 开发者_StackOverflowusing either their google account or their facebook account, from android.

I am working on building out an api that should allow a user login 开发者_StackOverflowusing either their google account or their facebook account, from android.

I would love some pointers about the best way to go about this.

Should I use the facebook/google auth token in every request?

0

精彩评论

暂无评论...
验证码 换一张
取 消