Skip to content

Commit 2a801bd

Browse files
committed
chore: update readme to point to best practices doc page.
1 parent 9828a8e commit 2a801bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ libraryDependencies += "com.google.auth" % "google-auth-library-oauth2-http" % "
8484

8585
## google-auth-library-oauth2-http
8686

87+
88+
Please refer to [authenticate for using client libraries](https://cloud.google.com/docs/authentication/client-libraries) guide for best practices.
89+
8790
### Application Default Credentials
8891

8992
This library provides an implementation of

0 commit comments

Comments
 (0)