Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
-
Updated
Mar 23, 2022 - TypeScript
Suggestion
Add a section to the README about how to test this component.
Motivation
I've come across countless issues and questions in the gitter about how to test or mock this library. If anyone has done this before, please consider adding a testing guide to the README.