1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Julia182 forks (182 forks)batch import
clientenhancementhelp wanted
Repository metrics
- Stars
- 679 stars (679 stars)
- PR merge metrics
- Avg merge 2d 5h (Avg merge 2d 5h)40 merged PRs in 30d (40 merged PRs in 30d)
Contributor guide
- Research direction
- Review the linked SSPI library (requests negotiate sspi) to understand the authentication flow. Examine HTTP.jl's current authentication handling in its source code. The issue lacks specific design details, so initiating a discussion with the maintainers to clarify the expected interface and scope is recommended. Consider referencing how other HTTP libraries implement Negotiate/SSPI authentication.
- Tech stack
- None
- Domain
- authentication
- Issue type
- Feature
- Prerequisites
- Understanding of HTTP authenticationFamiliarity with Julia HTTP.jl internals