TJwtMiddleware.Secret Property
Gets or sets the secret (key) used to validate the token signature.
Syntax
Unit: Sparkle.Middleware.Jwt
property TJwtMiddleware.Secret: TArray<Byte>
Gets or sets the secret (key) used to validate the token signature.
Unit: Sparkle.Middleware.Jwt
property TJwtMiddleware.Secret: TArray<Byte>