Expand description
Authentication middleware for the SSE proxy.
This module provides authentication handling for the Actix Web-based SSE proxy, implementing bearer token authentication and access control.
Structsยง
- Authentication
- Authentication middleware factory
- Authentication
Middleware - Authentication middleware implementation