2011-02-28 227 views
1

我有一個服務器(網絡)應用程序,並已公開RESTful web服務,以便第三方公司可以開發他們的移動應用程序。我想要oAuth進行身份驗證。oauth移動應用程序

我明白oAuth是如何爲第三方網站工作的,但是當涉及到移動應用程序時,我不確定重定向和回調以及祕密共享如何工作?

+0

這裏有一些相關的問題:http://stackoverflow.com/questions/838765/openid-authentication-from-an-installed-application http://stackoverflow.com/questions/5973205/j2me-oauth-2- fo-connecting-to-google-apis http://stackoverflow.com/questions/6113999/oauth-twitter-and-blackberry – 2012-01-12 07:20:04

回答

0

的應用程序可能會最好採用嵌入式的WebKit -views(UIWebView在Android設備上的iOS/WebViewClient。不知道別人,但也有肯定當量,對黑莓手機等)做請求到服務器,並可能適應需要登錄表單。