twenty/packages/twenty-server/src
Weiko 612428eeb3
update refresh token expires in (#6879)
Fixes https://github.com/twentyhq/twenty/issues/6598

Updating the refresh token default value to a much more common
threshold, this can still be overridden with env variables when needed.

Example of the refresh token mechanism from the fronted side
<img width="679" alt="Screenshot 2024-09-03 at 16 05 12"
src="https://github.com/user-attachments/assets/7e618ab1-12b9-48cb-a93e-e27974ad2425">
<img width="673" alt="Screenshot 2024-09-03 at 16 05 22"
src="https://github.com/user-attachments/assets/f4d08315-1f5b-4f4a-a86a-a9cd9cdf9b01">
2024-09-03 17:00:19 +02:00
..
command Refactor onboarding user vars to be absent when user is fully onboarded (#6531) 2024-08-04 20:37:36 +02:00
database Serverless function improvements (#6769) 2024-09-02 15:25:20 +02:00
engine update refresh token expires in (#6879) 2024-09-03 17:00:19 +02:00
modules Prevent workflow version from bad update (#6848) 2024-09-02 16:20:20 +02:00
queue-worker [POC] add graphql query runner (#6747) 2024-08-27 17:06:39 +02:00
utils [POC] add graphql query runner (#6747) 2024-08-27 17:06:39 +02:00
app.module.ts [POC] add graphql query runner (#6747) 2024-08-27 17:06:39 +02:00
main.ts Display command logs on boot error (#6414) 2024-07-25 17:53:57 +02:00