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

Add 3 new Authenticator classes: Basic, BearerToken and APIToken - [merged] #515

Closed
MeltyBot opened this issue Aug 12, 2021 · 0 comments
Closed
Assignees

Comments

@MeltyBot
Copy link
Contributor

MeltyBot commented Aug 12, 2021

Merges add_basic_authenticator -> main

Migrated from GitLab: https://gitlab.com/meltano/sdk/-/merge_requests/128


This MR resolves Issue #185 and adds a BasicAuthenticator class to the SDK, that can be used to encode a username and password into token for basic authentication.


This MR was expanded to include three new classes: BasicAuthenticator, BearerTokenAuthenticator, and APITokenAuthenticator

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

2 participants