2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Mathew Woods
ef0983a702 added ability to enforce only header authorization versus query string authorization - DK/MW 2019-07-24 20:35:44 +02:00
Mathew Woods
2d390e66e6 going to be adding new options but want it within the same general authorizer test suite - DK/MW 2019-07-24 19:01:58 +02:00
Mathew Woods
c694bee8f5 dont instantiate the start function with a function as the options - DK/MW 2019-07-24 19:01:58 +02:00
Mathew Woods
bdbea069ad testing lines of code that are not documented...and documenting them - DK/MW 2019-07-24 19:00:29 +02:00
José F. Romaniello
54dfbdf987 improve tests 2015-05-29 09:39:49 -03:00
Vadim Kazakov
cae21230ee test fixes 2014-07-16 19:14:07 -06:00
José F. Romaniello
2897f90d7f merge 2014-07-16 20:32:42 -03:00
José F. Romaniello
9d5abf9e66 update jsonwebtoken module to fix security issue 2014-07-16 20:29:39 -03:00
Vadim Kazakov
139843467b add data to UnauthorizedError so that more information can be returned to client 2014-07-16 14:12:18 -06:00
José F. Romaniello
3484a429ed fixed all broken tests with socket.io 1.0, close #10 2014-06-05 15:45:41 -03:00
José F. Romaniello
14a34ae380 initial commit after fork of passport-socketio 2014-01-13 16:00:21 -03:00
Jose F. Romaniello
7390e33d45 minor 2012-11-16 12:47:41 -03:00
Jose F. Romaniello
3dc3096b15 add basic integration tests 2012-11-16 12:43:12 -03:00