Phuc Dinh Minh
11/03/2022, 5:59 AMSunny Hashmi (Airbyte)
11/08/2022, 11:34 PMauthSpecification
will be deprecated and should not be used anymore: https://github.com/airbytehq/airbyte/issues/15019
advanced_auth
is for implementing oauth2 and it can be added into your connector's spec.yaml
. I found a few examples: source-salesforce, source-strava, source-microsoft-teams. Please scroll up on these and check the credentials
object for examples on how to set it up in the spec properties.