TJwtMiddleware.SkipKeyValidation Property
Indicates whether the secret (key) validation is skipped, allowing keys that do not meet the default requirements.
Remarks
Enabling this option might decrease server security. Use it only for backward compatibility with smaller keys.
Syntax
Unit: Sparkle.Middleware.Jwt
property TJwtMiddleware.SkipKeyValidation: Boolean