It’s exactly why I try to get a native OAuth2 connexion, ‘cause I don’t like web-app and use WebKit instead is not what I want but If it’s necessary :/ Unfortunately many website implement OAuth protocol for “secure” login and authorisation to their API...
I’ll try to find another solution instead ;) Thank you all for your support and quick answer, I don’t post so much in this mailing list but it’s always a pleasure :) Vavelin Kévin Twitter | Blog | LinkedIn Entrepreneur Developer OS X / iOS On 16 Jun 2013, at 01:29, Jens Alfke <j...@mooseyard.com> wrote: > > On Jun 15, 2013, at 3:39 PM, Kévin Vavelin <vavelinke...@icloud.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com