Custom expiry with always save #246
adering-cw
started this conversation in
General
Replies: 1 comment
-
I don't believe it's currently possible to do this. Happy to review PRs that address this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use something like a remember me checkbox, that has a much higher on inactivity duration than the default that i use.
This is what my layer looks like:
and i want to modify the expiry on some sessions. But it does not work, because the session expiry will always be from the session config (see here):
Beta Was this translation helpful? Give feedback.
All reactions