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

4 Commits

Author SHA1 Message Date
Root-Core
250312152a Fixed mocha tests by not using expiresInMinutes
Using `expiresInMinutes` leads to errors, as it was deprecated in
`jsonwebtoken` > 5.7.0.
We should use `expiresIn` instead.
2017-04-19 00:33:26 +02:00
José F. Romaniello
b7c88dde73 fix tests on v0.10.40 2015-08-31 11:20:35 -03:00
José F. Romaniello
8d6dd198f0 fix fixtures 2015-08-31 11:08:31 -03:00
José F. Romaniello
09eea1d043 add tests for namespace configuration 2015-08-31 11:04:13 -03:00