validate_api_key

Function validate_api_key 

Source
pub fn validate_api_key(api_key: &str, state: &ApiState) -> bool
Expand description

Validate API key (if authentication is enabled)