Bug JWT Signature Algorithms are no longer available

There is a bug in this version
K

Kirby

Guest
XenForo 2.3 removed the code for JWT Signature Algorithms types EDDSA, RSA and HMAC.
Unless there is a compelling reason to do so, could this BC breaking change be reversed?

We are actively using RSA as well as HMAC and at least RSA might be difficult to switch to ECDSA due external service dependencies.

(I can of course bundle them again for our code but that feels a bit like reinventing the wheel ...)

Continue reading...