actions-on-google / actions-on-google-nodejs

Node.js client library for Actions on Google
https://actions-on-google.github.io/actions-on-google-nodejs
Apache License 2.0
900 stars 197 forks source link

Turtorial on authentication #437

Open jimmywarting opened 1 year ago

jimmywarting commented 1 year ago

it's a bit problematic setting up when trying to develop a own local server with google auth

think there needs to be some kind of docs in the readme of maybe how to set up GOOGLE_APPLICATION_CREDENTIALS env variables? in the readme or somewhere