authenticate_api_key

Function authenticate_api_key 

Source
pub fn authenticate_api_key(
    state: &AuthState,
    api_key: &str,
) -> Option<AuthResult>
Expand description

Authenticate using API key