Oauth认证貌似都要网页认证,那手机和桌面客户端该怎么来实现呢?求教:)
1
fanzeyi Oct 19, 2010
BASIC?
|
3
fanzeyi Oct 19, 2010
模拟Oauth认证?
|
6
lepture Nov 16, 2010
+ print the link.
+ user click the link. + show a button (Already Allowed). + after user allowed your application in the browser. + user click the button (Already Allowed) + application get access token. 这样一个流程可否解决问题? |
7
Livid MOD PRO Twitter 有 xAuth,新浪也应该尽快开发类似的东西。
|
8
adow Nov 16, 2010
并不需要一定打开网页授权,可以模拟一个post请求得到他的pin码的
|