Skip to content

Add basic auth support#26

Open
lindholc wants to merge 3 commits into
mainfrom
basic-auth
Open

Add basic auth support#26
lindholc wants to merge 3 commits into
mainfrom
basic-auth

Conversation

@lindholc

Copy link
Copy Markdown
Member

This PR adds support for basic auth using the mechanism requests provides.

To be consistent, I adapted the API key auth to use the same mechanism by implementing a class extending AuthBase (from requests) and constructing one or the other instance depending on the arguments provided.

@lindholc lindholc requested review from LASP-Luke and dlindhol June 30, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants