jwt-redis-session icon indicating copy to clipboard operation
jwt-redis-session copied to clipboard

Provide express, payload and done params to secret function

Open akaNightmare opened this issue 7 years ago • 1 comments

Hi All, I would be great to provide some params(see subj) to secret functions like https://github.com/auth0/socketio-jwt#getting-the-secret-dynamically

akaNightmare avatar Apr 14 '17 15:04 akaNightmare

That sounds like a good idea, but since it would require a breaking change to the interface I'm going to hold off on implementing it until the next major release. This module has lagged behind Node/V8 quite a bit and I'd like to rewrite it with ES6, etc.

aembke avatar Apr 18 '17 17:04 aembke