fix documentation related to authentication strategy #1085
Labels
type: docs
Improvement to the documentation for an API.
type: process
A process-related concern. May include testing, release, or the like.
Related to #1084 and #983
How, and in what order of operations, are we authenticating in this library? We have a document describing how environment variables, constructors, etc., operate together, but what about order of operations within the constructor? For example, where do
keyfile
,credentials
, andclientOptions
fit in against the wider order of operations for authentication? When should we be trying to get a projectId?The text was updated successfully, but these errors were encountered: