2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00
socketio-jwt/test/fixture
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
..
index.js Fixed mocha tests by not using expiresInMinutes 2017-04-19 00:33:26 +02:00
namespace.js Fixed mocha tests by not using expiresInMinutes 2017-04-19 00:33:26 +02:00
secret_function.js Add ability to generate secret dynamically 2015-11-18 18:49:55 -03:00