zendesk / cross-storage

Cross domain local storage, with permissions
Apache License 2.0
2.22k stars 180 forks source link

Add storage opt in hub. Can now configure localStorage or sessionStorage #54

Open cyrilchapon opened 6 years ago

cyrilchapon commented 6 years ago

Hello.

I made this because we needed support for sessionStorage option.

Changes :

Compat checks with window.localStorage are now made to opts.storage

TODO : Some tests should be added to ensure