-
Does this plugin automatically fallback to a different storage method in older browsers? If not, do you have some sample code on how to accomplish handling localstorage for modern browsers, but cookie…
-
I think it would be a good idea to add an option to choose other storage object to work with.
I would like to use localStorageDB with sessionStorage object or Firefox's simpleStorage object instead of…
-
After invoking `invalidateCachedToken`, calling `getAccessTokenForPermissions:cached:` with `canCache` set to `NO`, the UI to login is not presented; the user is logged in with their previous account.…
-
Hi!
I was wondering if there's a way to set a default email in FB login dialog's textfield.
In the past, calling this code
```
NSHTTPCookieStorage* cookies = [NSHTTPCookieStorage sharedHTTPCookieSt…
PSBT updated
14 years ago
-
Hi.
When I call [SHK logoutOfAll], permission for the Twitter application to post as me is revoked, however when I go to share another item, the web browser screen that was initially used to log in s…