Skip to content

How to automatically logout after the user closed all the tabs #3288

Answered by falkoschindler
logandoo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @logandoo,

The storage data is kept in RAM and only written to disk for a potential app restart. Therefore changes to the JSON files are ignored while the app is running.

If you want to make changes to the storage, you can write to app.storage.user directly.

Replies: 2 comments 1 reply

Comment options

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

Answer selected by logandoo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants