Expand description
API key generation and validation service.
Structs§
- ApiKey
Service - API key service for generating and validating API keys.
- Validated
ApiKey - Result of API key validation.
Functions§
- hash_
api_ key - Hash an API key using SHA-256.
API key generation and validation service.