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

feat: use ClientWithMiddleware instead of Client #4

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

baszalmstra
Copy link
Collaborator

Replaces Client with ClientWithMiddleware to additional control over authentication.

Most of this work was done in conda/rattler#488 by @vlad-ivanov-name .

I've moved this work back into this repository because I feel its very separate from rattler. Initially, the idea was that this crate would use types from the rattler repository but since that didn't happen there is no reason to keep it there I think.

@baszalmstra baszalmstra force-pushed the feat/client_with_middleware branch from d2e4937 to a54cac3 Compare February 1, 2024 08:59
The work was mostly done by Vlad Ivanov in conda/rattler#488

Co-authored-by: Vlad Ivanov <[email protected]>
@baszalmstra baszalmstra force-pushed the feat/client_with_middleware branch from a54cac3 to 82ca2fc Compare February 1, 2024 09:01
@baszalmstra baszalmstra merged commit 30045ff into main Feb 1, 2024
3 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.

1 participant