package
0.0.0-20231212195335-8a6c329e4b15
Repository: https://github.com/davids-codex/oauth2.git
Documentation: pkg.go.dev

# Functions

CreateExecutableCredential creates an executableCredentialSource given an ExecutableConfig.

# Structs

Config stores the configuration for fetching tokens with external credentials.
CredentialSource stores the information necessary to retrieve the credentials for the STS exchange.
Error for handling OAuth related error responses as stated in rfc6749#5.2.
No description provided by the author
ImpersonateTokenSource uses a source credential, stored in Ts, to request an access token to the provided URL.