开发者

Is there any generic oauth2 library for Android that can work with different providers (google facebook github)?

Im looking for oauth2 library that c开发者_如何学Pythonould create Authorization dialogs for multiple oauth2 providers.


This one should be able to:

http://code.google.com/p/google-oauth-java-client/downloads/detail?name=google-oauth-java-client-1.8.0-beta.zip&can=2&q=

Here's a few docs:

http://code.google.com/p/google-oauth-java-client/wiki/OAuth2

The AuthorizationCodeFlow section gives you a few pointers.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜