Convex Auth session keeps dying
if I leave a session idle, after some time auth breaks with this log
Failed to authenticate: "Expired: ID token expired at 2024-11-21 23:57:07 UTC (current time is 2024-11-22 00:00:10.832851202 UTC)", check your server auth config
I have jwt session duration set to 7 days (while I don't implement automatic Google re-auth)
isn't it supposed to make the session live longer?4 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
Note that's milliseconds, so that's 10 minutes
no way ðŸ˜
sorry about that .-.