Hacker News new | ask | show | jobs
by jiveturkey 2910 days ago
doesn't it just use a webview and store cookies in an area shared with Safari (and maybe globally)? The auth token isn't actually part of the app's data.
1 comments

No, web views don’t share cookies with Safari. Apps have sandboxed cookie storage.

https://developer.apple.com/documentation/foundation/nshttpc...