googleapis / googleapis/google-cloud-node
Update Documentation to Simplify Authentication
Aperta
library: google-cloud-node-core
priority: p3
type: feature request
- Lingua principale
- TypeScript
- Stelle
- 3.2k
- Fork
- 712
- Merge medio
- 2g 9h
- PR unite (30g)
- 104
Descrizione
Currently, in numerous places we suggest awaiting `auth.getClient()` rather than directly passing `GoogleAuth`:
- https://googleapis.dev/nodejs/googleapis/latest/sheets/
- https://github.com/googleapis/google-api-nodejs-client/blob/main/samples/jwt.js
`GoogleAuth` has been supported as an `auth` param for a while now:
- https://github.com/googleapis/google-api-nodejs-client/pull/2210
We should update our documentation to simplify and reduce complexity.
Ref: https://github.com/googleapis/google-cloud-node-core/issues/779
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.