0.0.4 • Published 7 years ago

google-user-manager v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Google user manager

A wrapper for the google admin SDK user API

Installation

npm install google-user-manager

Usage

var userManager = googleUserManager({
    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.

0.0.6

7 years ago

0.0.4

7 years ago

0.0.2

7 years ago

0.0.1

8 years ago