On Jul 31, 2011, at 5:51 PM, Devraj Mukherjee wrote:

> Question, is OpenID suited for native iOS apps? Any experiences in
> implementing an OpenID client for a native iOS app or is this actually
> difficult / impossible / unsuited to native apps?

It seems feasible. You’ll probably have to do the same thing that OAuth clients 
do — open a WebView to let the user interact with the ID provider site. You 
should be able to swipe much of the code for running that, from one of the 
existing iOS/Mac OAuth client libraries.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to