我开发了一个Android应用程序,我使用Spring的libs for Android.
我开始使用spring-android-rest-template制作一个简单的身份验证登录/密码.
现在我必须使用“spring-for-android”库来通过OAuth 2.0协议进行身份验证.
我的问题是搜索一个演示使用的小应用程序,而不是Facebook,谷歌,Twitter的应用程序.
我使用Spring Server与我的Android应用程序进行通信.
最佳答案
用于android的OAuth2和spring的示例
http://blog.logicexception.com/2012/09/android-oauth2-rest-client-with-spring.html
但我使用scribe进行OAuth 2.0身份验证.
原文链接:https://www.f2er.com/spring/432077.htmlhttp://blog.logicexception.com/2012/09/android-oauth2-rest-client-with-spring.html
但我使用scribe进行OAuth 2.0身份验证.