- Affected version
- 2.3.0 Beta 2
XenForo 2.3 removed the code for JWT Signature Algorithm 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 ...)
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 ...)
Last edited: