Does authenticate from the @google-cloud/local-auth package support PKCE authentication for a desktop Node.js application? If so, how does one provide the code challenge to Google?
The Google Documentation for PKCE seems not to include Node.js applications and this API in its explanation and documentation.
Thanks for your help!
Does
authenticatefrom the@google-cloud/local-authpackage support PKCE authentication for a desktop Node.js application? If so, how does one provide the code challenge to Google?The Google Documentation for PKCE seems not to include Node.js applications and this API in its explanation and documentation.
Thanks for your help!