Removes all known MSAL keys from the cache
Returns true or false if the given key is present in the cache.
Get the item from the window storage object matching the given key.
Get all the keys from the window storage object as an iterable array of strings.
Getter for sensitive data that may contain PII.
Async initializer
Removes the item in the window storage object matching the given key.
Sets the item in the window storage object with the given key.
Setter for sensitive data that may contain PII.
Generated using TypeDoc
Removes all known MSAL keys from the cache