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. |
||
---|---|---|
.. | ||
index.js | ||
namespace.js | ||
secret_function.js |