Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

break: Remove stream argument from authenticator initializers #1665

Open
Tracked by #1
edgarrmondragon opened this issue May 3, 2023 · 0 comments
Open
Tracked by #1

Comments

@edgarrmondragon
Copy link
Collaborator

edgarrmondragon commented May 3, 2023

Feature scope

Taps (catalog, state, stream maps, etc.)

Description

Currently authenticators have to be initialized with a stream of type RESTStream. This is not necessary since the authenticator doesn't need to know any of the stream's specifics and should only be initialized with the relevant parameters. Furthermore, we haven't come across a use case that requires it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant