Skip to content

Is there a way to increase or disable the auto-logoff time? #2571

Answered by fuegovic
bananabrann asked this question in Q&A
Discussion options

You must be logged in to vote

you need to use https to prevent that behavior

then you can adjust the expiry time:

SESSION_EXPIRY=1000 * 60 * 15
REFRESH_TOKEN_EXPIRY=(1000 * 60 * 60 * 24) * 7

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bananabrann
Comment options

Answer selected by bananabrann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants