mirror of
https://github.com/HackPlan/google-auth-library-nodejs.git
synced 2026-05-10 12:44:03 +08:00
c775c5edbff2b97a67a7bbcc811306cd4aedd4fa
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%