toolsgolang.org/x/tools/cmd/auth/authtest

authtest command

authtest is a diagnostic tool for implementations of the GOAUTH protocol described in https://golang.org/issue/26232.

It accepts a single URL as an argument, and executes the GOAUTH protocol to fetch and display the headers for that URL.

CAUTION: authtest logs the GOAUTH responses, which may include user credentials, to stderr. Do not post its output unless you are certain that all of the credentials involved are fake!

Version
v0.4.0
Published
Dec 6, 2022
Platform
darwin/amd64
Imports
13 packages
Last checked
25 seconds ago

Tools for package owners.