Skip to main content

detect_mimo_auth_method

Function detect_mimo_auth_method 

Source
pub fn detect_mimo_auth_method(
    api_key: &str,
    base_url: Option<&str>,
) -> MiMoAuthMethod
Expand description

Detect auth method from API key prefix or base URL.

Returns PayAsYouGo as the default if no hint is available.