Re: OSX/iOS OpenID client library?
Re: OSX/iOS OpenID client library?
- Subject: Re: OSX/iOS OpenID client library?
- From: Jens Alfke <email@hidden>
- Date: Sun, 31 Jul 2011 18:04:28 -0700
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@hidden)
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:
This email sent to email@hidden