Skip to content
Discussion options

You must be logged in to vote

Yes. You would need an external process that cleans up expired sessions. Remix can only clean up sessions that it tries to access, and if the session expired and the user never visits the site again, Remix wouldn't know to check it. Just run a cron job each night to clean up dead sessions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ehesp
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