repositorypackage
0.0.0-20210616073644-29566afe9c47
Repository: https://github.com/apstndb/tokensource.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
tokensource
This repository contains some oauth2.TokenSource
.
AsyncRefreshingTokenSource
This TokenSource refreshes the token asynchronously to avoid blocking.
SmartIDTokenSource
SmartIDTokenSource
(DEPRECATED) They have moved to https://github.com/apstndb/adcplus.
They perform ADC.
Additionally, they perform impersonation when CLOUDSDK_AUTH_IMPERSONATE_SERVICE_ACCOUNT
is set.