-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
actionsenhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source request
Description
Airbyte has a new version of their API and now they use like a Session Auth, two legged flow to get an access token, which is then used to authorized API calls. The access token is being saved in oauth_access_token of the $auth object. This request is to refactor all Airbyte app file so that components used this new api credentials when their API.
API Documentation:
https://reference.airbyte.com/reference/createaccesstoken
Metadata
Metadata
Assignees
Labels
actionsenhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source request
Type
Projects
Status
To Do