mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
250312152a
Using `expiresInMinutes` leads to errors, as it was deprecated in `jsonwebtoken` > 5.7.0. We should use `expiresIn` instead. |
||
---|---|---|
.. | ||
fixture | ||
authorizer_namespaces.test.js | ||
authorizer_noqs.test.js | ||
authorizer_secret_function_noqs.test.js | ||
authorizer_secret_function_qs.test.js | ||
authorizer.test.js | ||
mocha.opts |