auth/ directory
Directories ¶
| Path | Synopsis |
|---|---|
| authtest | authtest is a diagnostic tool for implementations of the GOAUTH protocol described in https://golang.org/issue/26232. |
| cookieauth | cookieauth uses a “Netscape cookie file” to implement the GOAUTH protocol described in https://golang.org/issue/26232. |
| gitauth | gitauth uses 'git credential' to implement the GOAUTH protocol described in https://golang.org/issue/26232. |
| 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.0.0-20250902174711-b3d467893a65 (latest)
- Published
- Sep 2, 2025
- Platform
- linux/amd64
- Last checked
- 8 months ago –
Tools for package owners.