GoogleOauth2.0 First implementation
First try for GoogleOauth2.0
This commit is contained in:
7
express-server/node_modules/oauth/Makefile
generated
vendored
Normal file
7
express-server/node_modules/oauth/Makefile
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
#
|
||||
# Run all tests
|
||||
#
|
||||
test:
|
||||
@@node_modules/.bin/vows tests/*tests.js --spec
|
||||
|
||||
.PHONY: test install
|
Reference in New Issue
Block a user