Module api_key

Module api_key 

Source
Expand description

API key middleware, validates an API key is present and in the allow list.

Structsยง

ApiKeyAuth
API key validation layer.
ApiKeyAuthService
Tower service behind the API key auth middleware.