Skip to content

CDK: remove legacy authenticator references #5755

Closed
@htrueman

Description

@htrueman

Tell us about the problem you're trying to solve

There are new requests native authenticators implemented #5731. For now we support both requests native and HttpAuthenticator authenticators. Need to remove in the whole project HttpAuthenticator.

Describe the solution you’d like

  • Remove airbyte_cdk.sources.streams.http.auth module.
  • Rename airbyte_cdk.sources.streams.http.requests_native_auth to airbyte_cdk.sources.streams.http.auth.
  • Update airbyte_cdk.sources.streams.http.auth overrides thought the project where it's needed.

Are you willing to submit a PR?

I might take it, right after #5731 is merged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions