Returns a scoped key for storage.
Storage.key('hello') // 'salte.auth.handler.redirect.hello'
The storage key.
Determines if the current browser supports this storage type.
true if the storage type is supported
Generated using TypeDoc
Returns a scoped key for storage.
Storage.key('hello') // 'salte.auth.handler.redirect.hello'