-
-
I want to set the values in sessionStorage instead of localStorage.
Current configuration:
```
{
authUrl: 'http:localhost:3000/user_auth',
storage: sessionStorage,
userAttributes: {
…
-
### Describe the bug
(Modified from original issue which was solved in the entries page)
when you refresh the journal page after logging in, you'll get this error:
`ReferenceError: sessionSto…
-
I have a small learning Electron Program under Electron15.0.0 and tried your module.
Everything works fine when I use [localStorage ](url)but when I change to `sessionStorage `I don't recover anythin…
-
In testing this connector with session storage, I see that it respects the TTL of the cache definition but not sessionTimeout. Consequently, every docker healthcheck and bot is generating a session in…
-
```
I am storing session in sessionStorage
Only at the time of logout response I am removing that from storage
But after login if I switch tab and open another page of same project then
session was r…
-
The BFF and the Token Mediating pattern assume that *cookies* are used for user session tracking:
> The BFF relies on traditional browser cookies to keep track of the user's session, which is used …
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
There is an existing issue fo…
-
Due to same-origin restrictions. It seems that **Radixx** cannot access the *sessionStorage* object from within an iframe. Thereby affecting things like _JSFiddle_, _Codepen_ using **Radixx** code