forked from remote/oauth2
Update doc.go
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
|
|
||||||
// Package google provides support for making OAuth2 authorized and authenticated
|
// Package google provides support for making OAuth2 authorized and authenticated
|
||||||
// HTTP requests to Google APIs. It supports the Web server flow, client-side
|
// HTTP requests to Google APIs. It supports the Web server flow, client-side
|
||||||
// credentials, service accounts, external accounts (workload identity federation),
|
// credentials, service accounts, Google Compute Engine service accounts,
|
||||||
// Google Compute Engine service accounts, Google App Engine service accounts and
|
// Google App Engine service accounts and workload identity federation
|
||||||
// workload identity federation from non-Google cloud platforms.
|
// from non-Google cloud platforms.
|
||||||
//
|
//
|
||||||
// A brief overview of the package follows. For more information, please read
|
// A brief overview of the package follows. For more information, please read
|
||||||
// https://developers.google.com/accounts/docs/OAuth2
|
// https://developers.google.com/accounts/docs/OAuth2
|
||||||
|
|||||||
Reference in New Issue
Block a user