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

Auth Tab #6

Closed
acalejos opened this issue Jun 16, 2024 · 4 comments
Closed

Auth Tab #6

acalejos opened this issue Jun 16, 2024 · 4 comments

Comments

@acalejos
Copy link
Owner

Have a separate tab to support common auth schemes using the Req auth option

@kevinschweikert
Copy link
Contributor

Would derekkraan/curl_req#10 help?

@acalejos
Copy link
Owner Author

The plan is to just use the Req auth option (https://hexdocs.pm/req/Req.Steps.html#auth/1) so I don't think CurlReq is needed for this feature

@acalejos acalejos reopened this Jun 16, 2024
@acalejos
Copy link
Owner Author

Added in 8c35349

@kevinschweikert
Copy link
Contributor

Sorry, I was not clear enough. Would it help if CurlReq parses the auth into the Req.Steps.auth step or wouldn't it make a difference if we just keep the auth headers? That's why I linked to the PR

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

No branches or pull requests

2 participants