auth/ directory
Directories ¶
| Path | Synopsis |
|---|---|
| cmd/auth/authtest | authtest is a diagnostic tool for implementations of the GOAUTH protocol described in https://golang.org/issue/26232. |
| cmd/auth/cookieauth | cookieauth uses a “Netscape cookie file” to implement the GOAUTH protocol described in https://golang.org/issue/26232. |
| cmd/auth/gitauth | gitauth uses 'git credential' to implement the GOAUTH protocol described in https://golang.org/issue/26232. |
| cmd/auth/netrcauth | netrcauth uses a .netrc file (or _netrc file on Windows) to implement the GOAUTH protocol described in https://golang.org/issue/26232. |
- Version
- v0.24.1
- Published
- Aug 19, 2025
- Platform
- darwin/amd64
- Last checked
- 8 minutes ago –
Tools for package owners.