Expand description
API key authentication manager.
Provides bearer token authentication for the HTTP API. Keys are stored as SHA-256 hashes for security.
Structsยง
- Auth
Manager - Manages API key authentication.
- KeyMeta
- Metadata about an API key (stored alongside the hash).