reflex
reflex copied to clipboard
Add rx.SessionStorage() for token storage
We have rx.LocalStorage() but not rx.SessionStorage().
Store data such as tokens in Client Storage in a secure way.