TForbidRequestEvent Type
Event that decides whether the current request must be rejected, regardless of the token state.
Remarks
Sender: The middleware component that triggered the event.
Context: The HTTP server context of the current request.
Forbid: Set to True to reject the request, or False to allow it.
Syntax
Unit: Sparkle.Comp.JwtMiddleware