Regularly getting logged out of web interface since v0.33 update
Hi Twenty team. Loving the new v0.33 version, its been great to filter by multiselect!!
Since upgrading from 0.32 I have been getting logged out of the web interface regularly (every 30-60 mins approximately).
I am self hosting. I have reviewed the variables at https://twenty.com/developers/section/self-hosting/self-hosting-var and have the following set in my docker-compose file:
Do you have any suggestions as to what I might have set wrong and can modify to ensure I am not logged out reguarly?
1 Reply
we have some issues with the refresh token logic. I would recommend setting a longer ACCESS_TOKEN_EXPIRES_IN for the moment
we use ACCESS_TOKEN_EXPIRES_IN=7d in production