Skip to main content

enable_api_key

Function enable_api_key 

Source
pub async fn enable_api_key(
    pool: &PgPool,
    id: Uuid,
    tenant_id: Uuid,
) -> ProxyResult<bool>
Expand description

Re-enable a disabled API key.