Skip to main content

Module api_keys

Module api_keys 

Source
Expand description

API key generation and validation service.

Structs§

ApiKeyService
API key service for generating and validating API keys.
ValidatedApiKey
Result of API key validation.

Functions§

hash_api_key
Hash an API key using SHA-256.