I just updated Sparkle to ver 3.22 & XData to ver 5.8. Now I am getting an error in my XData / Web Core project: Project XDataServer.exe raised exception class EJOSEException with message 'Key is too short (96bit), expected (256)'.
For now, I set the TSparkleJwtMiddleware.SkipKeyValidation to True but I am guessing that the right solution is to generate to right size key. How do I do that?
Thank you,
Elias