Re: Account framework
Re: Account framework
- Subject: Re: Account framework
- From: Kévin Vavelin <email@hidden>
- Date: Sun, 16 Jun 2013 01:33:16 +0200
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 <email@hidden> wrote:
>
> 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