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 auth for httpx client #133

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

stuartcampbell
Copy link
Collaborator

This was originally done to support the UPS integration effort, as it requires authentication on its endpoints. But, I think that it's worth bringing into the main codebase as we may need this feature in the future and it does no harm.

I am also sneaking in some small changes to the README to provide instructions on running the code formatter and linting tools.

@maffettone
Copy link
Collaborator

Quick Look shows that this doesn't break any internal calls to those functions (i.e., nothing internally is relying on positional args solely, that wasn't edited).
Readme and formatted changes elsewhere LGTM.

Copy link
Contributor

@JunAishima JunAishima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! and a good reminder to myself to make sure I do linting before committing here

@maffettone maffettone merged commit 897e7a1 into NSLS2:main Jan 17, 2025
4 checks passed
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.

3 participants