Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add authorization to WorkflowInstanceHub
This commit decorates the WorkflowInstanceHub class with the [Authorize] attribute to ensure that only authorized users can connect to the SignalR hub. This change improves the security of the workflow event notification system.
- Loading branch information