Type Definition ory_client::apis::configuration::BasicAuth

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