auth::user_provider

Function load_credential_from_file

source
fn load_credential_from_file(
    filepath: &str,
) -> Result<Option<HashMap<String, Vec<u8>>>>