Type Alias fusionauth_rust_client::apis::configuration::BasicAuth

source ·
pub type BasicAuth = (String, Option<String>);