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

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