Expand description
API key middleware, validates an API key is present and in the allow list.
Structsยง
- ApiKey
Auth - API key validation layer.
- ApiKey
Auth Service - Tower service behind the API key auth middleware.
- Response
Future - Response future for
ApiKeyAuthService
.