Registry / auth / go-auth-oauth2adapt

go-auth-oauth2adapt

JSON →
library0.2.8gogounverified

Package oauth2adapt converts types between cloud.google.com/go/auth and golang.org/x/oauth2.

go get cloud.google.com/go/auth/oauth2adapt
INSTALL
IMPORT
SIG · GO-AUTH-OAUTH2ADAP
G
go-auth-oauth2adapt
authgov0.2.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oauth2adapt
cloud.google.com/go/auth/oauth2adapt

Adapts an oauth2 token source to the cloud auth token source.

package main import ( "fmt" "cloud.google.com/go/auth/oauth2adapt" ) func main() { // Example: adapt a token source fmt.Println(oauth2adapt.TokenSourceFromTokenSource(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
go-auth-oauth2adapt — go get go-auth-oauth2adapt · libregistry