package
0.0.0-alpha.0
Repository: https://github.com/openshift/oauth-server.git
Documentation: pkg.go.dev

# Functions

New returns an authenticator which will make a basic auth call to the given url.

# Variables

No description provided by the author

# Structs

Authenticator uses basic auth to make a request to a JSON-returning URL.
RemoteError holds error data returned from a remote authentication request.
RemoteUserData holds user data returned from a remote basic-auth protected endpoint.