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: HTTP with auth header #154

Merged
merged 3 commits into from
Oct 28, 2024
Merged

feat: HTTP with auth header #154

merged 3 commits into from
Oct 28, 2024

Conversation

yash-atreya
Copy link
Member

Motivation

Closes #153

Solution

Instantiate a reqwest::Client with the AUTHORIZATION header.

PR Checklist

  • Added Documentation
  • Breaking changes

@yash-atreya yash-atreya self-assigned this Oct 28, 2024
examples/providers/examples/http_with_auth.rs Outdated Show resolved Hide resolved
examples/providers/examples/http_with_auth.rs Outdated Show resolved Hide resolved
yash-atreya and others added 2 commits October 28, 2024 12:18
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
@yash-atreya yash-atreya merged commit 58f92f2 into main Oct 28, 2024
4 checks passed
@onbjerg onbjerg deleted the yash/http-with-auth branch October 28, 2024 07:00
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.

[Feature] Demonstrate HTTP with auth
2 participants