cat_gateway::service::common::auth::api_key

Function api_checker

source
async fn api_checker(_req: &Request, api_key: ApiKey) -> Option<String>
Expand description

Check the provided API Key matches the API Key defined by for the deployment.