lacoctelera::authentication

Function enable_client

Source
pub async fn enable_client(
    pool: &MySqlPool,
    client_id: &ClientId,
) -> Result<(), ServerError>
Expand description

Enable an API client account.