added ability to enforce only header authorization versus query string authorization - DK/MW

This commit is contained in:
Mathew Woods
2016-10-20 11:13:23 -05:00
committed by Fabian Arndt
parent 2d390e66e6
commit ef0983a702
3 changed files with 90 additions and 45 deletions

View File

@ -33,6 +33,7 @@
"serve-static": "^1.12.1",
"jsonwebtoken": "^8.3.0",
"xtend": "~2.1.2",
"q": "^1.4.1",
"server-destroy": "~1.0.1",
"should": "~11.2.1",
"socket.io": "^1.7.3",