google-oauth-manager

google-oauth-manager JS library on GitHub google-oauth-manager JS library on npm Download google-oauth-manager JS library

helper for the authentication for the Google APIs

Version 0.0.4 License MIT
google-oauth-manager has no homepage
google-oauth-manager JS library on GitHub
google-oauth-manager JS library on npm
Download google-oauth-manager JS library
Keywords
googleapihelper

Google group manager

A helper for authenticating with the APIs

Installation

npm install google-oauth-manager

Usage

groupManager = googleGroupManager.googleGroupManager({
    auth: auth
});

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.