{"id":19478116,"url":"https://github.com/snyk/go-httpauth","last_synced_at":"2025-06-26T08:32:48.819Z","repository":{"id":61623272,"uuid":"525727157","full_name":"snyk/go-httpauth","owner":"snyk","description":"\"Advanced\" HTTP Authentication mechanisms to be used in the golang HTTP stack","archived":false,"fork":false,"pushed_at":"2024-03-07T11:45:24.000Z","size":153,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-04-25T14:45:24.807Z","etag":null,"topics":["negotiate","spnego"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snyk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-17T09:42:57.000Z","updated_at":"2024-10-29T19:56:26.000Z","dependencies_parsed_at":"2022-10-19T18:45:39.360Z","dependency_job_id":"54f2087e-9f37-4c2e-99e5-4b1f83e46e0c","html_url":"https://github.com/snyk/go-httpauth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snyk/go-httpauth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snyk%2Fgo-httpauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snyk%2Fgo-httpauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snyk%2Fgo-httpauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snyk%2Fgo-httpauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snyk","download_url":"https://codeload.github.com/snyk/go-httpauth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snyk%2Fgo-httpauth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262030226,"owners_count":23247613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["negotiate","spnego"],"created_at":"2024-11-10T19:47:11.287Z","updated_at":"2025-06-26T08:32:48.792Z","avatar_url":"https://github.com/snyk.png","language":"Go","readme":"# go-httpauth\n\n## Overview\nThis library introduces \"advanced\" HTTP Authentication mechanisms to be used in the golang HTTP stack (http.Transport). While the golang HTTP stack provides support for Basic Authentication or more generally authentication mechanisms that require a single authentication message to be send. This implementation adds support for mechanisms that require multiple messages to be exchanged for authentication, like challenge response based types like NTLM.\n\nThe current focus is on Proxy Authentication but future use is not limited to it.\n\nThe implementation supports automatic mechanism detection with `httpauth.AnyAuth`\n\nCurrently supported authentication mechanism: \n- Negotiate (see https://www.ietf.org/rfc/rfc4559.txt)\n    - Kerberos (on all OS)\n    - NTLM (on Windows)\n\n## Usage\n### Proxy Authentication\nSee `cmd/example1/main.go` ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnyk%2Fgo-httpauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnyk%2Fgo-httpauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnyk%2Fgo-httpauth/lists"}