Re: NSHTTPCookieStorage to implement "Sign Out" functionality
Re: NSHTTPCookieStorage to implement "Sign Out" functionality
- Subject: Re: NSHTTPCookieStorage to implement "Sign Out" functionality
- From: Jerry Krinock <email@hidden>
- Date: Fri, 4 Dec 2009 06:22:46 -0800
On 2009 Dec 01, at 15:29, Jesse Grosjean wrote:
> Does anyone know how to consistently implement "log out" functionality
> in an app that interacts with a web service?
Just send a HTTP GET request to
https://www.google.com/accounts/Logout
Works for me. I believe we're talking about the same cookie-based Google login, but maybe I'm wrong. Let us know, because I've never quite understood this and would like to do better.
_______________________________________________
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