Files
budget-backend/vendor/cloud.google.com/go/auth
kratisto f81c902ca6
Some checks failed
golangci-lint / lint (push) Successful in 1m33s
Test / test (push) Failing after 2m16s
chore: migrate to gitea
2026-01-27 01:56:53 +01:00
..
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00
2026-01-27 01:56:53 +01:00

Google Auth Library for Go

Go Reference

Install

go get cloud.google.com/go/auth@latest

Usage

The most common way this library is used is transitively, by default, from any of our Go client libraries.

Notable use-cases

  • To create a credential directly please see examples in the credentials package.
  • To create a authenticated HTTP client please see examples in the httptransport package.
  • To create a authenticated gRPC connection please see examples in the grpctransport package.
  • To create an ID token please see examples in the idtoken package.

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.