google-oauth-server

v1.0.40
OAuth Server for authenticating users to access google apis
node google oauth

compile

tsc

start

node dist/index.js

launch

npm run compile && npm start

typings

typings install

heroku-postbuild

npm run typings && npm run compile

push:git

git push --tags origin master

version:patch

npm version patch

postversion:patch

npm run push:git

deploy

npm run compile && npm run version:patch && npm run push:git
npm i google-oauth-server

Metadata

  • MIT
  • 6.9.1
  • Giles Roadnight
  • released 1/23/2017

Downloads

Maintainers