mirror of
https://github.com/HackPlan/google-auth-library-nodejs.git
synced 2026-05-31 00:02:15 +08:00
6dc4341292279cf665d9447741d9bc949ac3e10c
Google APIs Node.js Client
Google's officially supported node.js client library for using OAuth 2.0 authorization and authentication with Google APIs.
Alpha
This library is in Alpha. We will make an effort to support the library, but we reserve the right to make incompatible changes when necessary.
Questions/problems?
- Ask your development related questions on

- If you've found an bug/issue, please file it on GitHub.
Installation
This library is distributed on npm. In order to add it as a dependency,
run the following command:
$ npm install googleauth --save
License
This library is licensed under Apache 2.0. Full license text is available in COPYING.
Contributing
See CONTRIBUTING.
Description
Languages
JavaScript
100%