Re: Account framework
Re: Account framework
- Subject: Re: Account framework
- From: Jens Alfke <email@hidden>
- Date: Sat, 15 Jun 2013 16:29:56 -0700
On Jun 15, 2013, at 3:39 PM, Kévin Vavelin <email@hidden> wrote:
> I’ll take a look on your github link and see if it can help me. I try to figure out why is there so much code to write for just getting a response from the server with the authorisation token and then resend it.
OAuth is an awful, overcomplicated protocol. It’s also aimed at web-apps rather than native apps, so you have to use WebViews to run sites’ login pages and then communicate from JS back to native code. :-P
I would recommend using an open source library rather than waiting for Apple to implement what you want. That way you can have it today and you can fix bugs if necessary.
—Jens
_______________________________________________
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