twenty/packages/twenty-server
bosiraphael 4ebaacc306
3216 request a new access token for the gmail api when it expires (#3224)
* refresh access token

* refresh and save access token

* update module

* refreshing access token before fetching the emails

* remove log
2024-01-03 18:00:31 +01:00
..
@types feat: migration can be applied on a specific schema & some enhancements (#2998) 2023-12-21 19:15:05 +01:00
patches Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
scripts 3207 fix render self deploy (#3221) 2024-01-03 14:25:24 +01:00
src 3216 request a new access token for the gmail api when it expires (#3224) 2024-01-03 18:00:31 +01:00
test Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.env.example feat: redirect to Plan Required page if subscription status is not active (#2981) 2023-12-14 12:39:22 +01:00
.env.test Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.eslintrc.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.gitignore Upload image for use in blocknote editor (#3044) 2023-12-20 15:16:19 +01:00
.prettierignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
.prettierrc Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
jest.config.ts Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
nest-cli.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
package.json 3207 fix render self deploy (#3221) 2024-01-03 14:25:24 +01:00
tsconfig.build.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.json Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00