GoogleCloudPlatform / cloud-sql-nodejs-connector

A JavaScript library for connecting securely to your Cloud SQL instances
Apache License 2.0
67 stars 8 forks source link

docs: set custom quota project via custom auth #297

Closed ruyadorno closed 7 months ago

ruyadorno commented 7 months ago

Adds an example on how to use the constructor auth property to set a custom auth instance that defines a custom quota project id to be used.

Fixes: https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/issues/62