Closed ghost closed 7 years ago
Is it planned? or can you explain how to add support for RSA512?
Just put some if-else in jwt.lua (after where RSA256 appeared). But the code is poorly written now. I want to refactor it first, then I'll add RSA512 support.
if-else
jwt.lua
I understand this is fixed by #48 and #54.
Is it planned? or can you explain how to add support for RSA512?