ToolJet/plugins/packages/graphql
Muhsin Shah C P 80ee7b7cac
[Improvement] Auth flow improvements for RestAPI, OpenAPI & GraphQL (#5324)
* Added access token url headers option to open api

* removing and adding code

* add authentication in GraphQL as RestAPI (#6687)

* add authentication in GraphQL as RestAPI

* fix: remove double header check

---------

Co-authored-by: Jean-Baptiste PIN <jeanbaptiste@idruide.com>

* refactor auth flows for restapi, openapi & graphql

* fix type errors

* remove redundant declarations

* fix openapi build error

* update authUrl for OAuth

* fix oauth check

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Jean-Baptiste PIN <jibet.pin@gmail.com>
Co-authored-by: Jean-Baptiste PIN <jeanbaptiste@idruide.com>
2023-07-21 15:38:56 +05:30
..
__tests__ Enhance GraphQL plugin to be able to send custom headers (#5127) 2023-01-16 15:04:12 +05:30
lib [Improvement] Auth flow improvements for RestAPI, OpenAPI & GraphQL (#5324) 2023-07-21 15:38:56 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package.json [Feature]: Update Node from 14 to 18 (#5393) 2023-02-06 17:38:44 +05:30
README.md [docs] update datasource docs (#1851) 2022-01-18 11:22:23 +05:30
tsconfig.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30