Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication and API key management handlers.

Structs§

CurrentTenantResponse
Current tenant info response.

Functions§

create_api_key
Create a new API key.
get_current_tenant
Get current tenant info.
get_tenant_usage
Get tenant usage statistics.
list_api_keys
List API keys for the authenticated tenant.
revoke_api_key
Revoke (delete) an API key.