ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,065
- Points
- 823
Reputation:
XenForo 2.3 removed the code for JWT Signature Algorithms 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...
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...