Skip to content

Commit e1dc511

Browse files
authored
Merge pull request #68 from hrvolapeter/hrvolapeter-patch-1
docs: be more specific on authentication order
2 parents 4f03eeb + 32a1c8a commit e1dc511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ providing authentication using service accounts. Once authenticated, the service
1818
account can be used to acquire bearer tokens for use in authenticating against GCP
1919
services.
2020

21-
The library supports the following methods of retrieving tokens:
21+
The library supports the following methods of retrieving tokens in the listed priority order:
2222

2323
1. Reading custom service account credentials from the path pointed to by the
2424
`GOOGLE_APPLICATION_CREDENTIALS` environment variable. Alternatively, custom service

0 commit comments

Comments
 (0)