twenty/server
bosiraphael 7535c84e3d
2814 timebox create a poc to test the gmail api (#2868)
* create gmail strategy and controller

* gmail button connect

* wip

* trying to fix error { error: 'invalid_grant', error_description: 'Bad Request' }

* access token working

* refresh token working

* Getting the short term token from the front is working

* working

* rename token

* remove comment

* rename env var

* move file

* Fix

* Fix

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-12-08 13:13:56 +01:00
..
.vscode Migrate standard objects (#2439) 2023-11-13 16:08:27 +01:00
@types feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
patches fix: FieldMetadata default value and options better validation (#2785) 2023-12-06 15:19:23 +01:00
scripts Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
src 2814 timebox create a poc to test the gmail api (#2868) 2023-12-08 13:13:56 +01:00
test Seed workspace member in workspace schema (#2504) 2023-11-14 15:48:03 +01:00
.env.example 2814 timebox create a poc to test the gmail api (#2868) 2023-12-08 13:13:56 +01:00
.env.test 2814 timebox create a poc to test the gmail api (#2868) 2023-12-08 13:13:56 +01:00
.eslintrc.js Rest api updates (#2844) 2023-12-06 16:55:42 +01:00
.gitignore refactor:Style "loading more" rows on tables (Issue #2498) (#2717) 2023-11-27 11:12:59 +01:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
.prettierignore Simplify local dev (#137) 2023-05-25 15:56:28 +02:00
.prettierrc feat: better server lint (#2850) 2023-12-06 12:19:00 +01:00
jest.config.ts Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
nest-cli.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
package.json 2814 timebox create a poc to test the gmail api (#2868) 2023-12-08 13:13:56 +01:00
tsconfig.build.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
tsconfig.json feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
yarn.lock 2814 timebox create a poc to test the gmail api (#2868) 2023-12-08 13:13:56 +01:00