In-memory token storage (default for both packages). Tokens are cleared when the page unloads or the process exits. This is the most secure default for browser environments.
Clear all stored token data (called on logout).
Retrieve stored token data, or null if none.
Persist token data.
In-memory token storage (default for both packages). Tokens are cleared when the page unloads or the process exits. This is the most secure default for browser environments.