Skip to main content

auth_method_get

Function auth_method_get 

Source
pub async fn auth_method_get(
    configuration: &Configuration,
    auth_method_get: AuthMethodGet,
) -> Result<AuthMethod, Error<AuthMethodGetError>>