authtest

command
v0.0.0-...-57c1bf3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2019 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Overview

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!