Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

ddollar/stdweb-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stdweb-google

Use Google auth with stdweb

Installation

$ npm install stdweb-google --save

Usage

google = require("stdweb-google").init("mydomain.com")

app = stdweb "myapp", (app) ->
  google.middleware app

google.routes app

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published