Skip to content

Commit

Permalink
chore: update readme to point to best practices doc page.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 committed Jan 10, 2025
1 parent 9828a8e commit 2a801bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "

## google-auth-library-oauth2-http


Please refer to [authenticate for using client libraries](https://cloud.google.com/docs/authentication/client-libraries) guide for best practices.

### Application Default Credentials

This library provides an implementation of
Expand Down

0 comments on commit 2a801bd

Please sign in to comment.