pub fn authorize(
client_id: String,
host: Option<String>,
scope: Option<String>,
) -> Result<Credential, DeviceFlowError>pub fn authorize(
client_id: String,
host: Option<String>,
scope: Option<String>,
) -> Result<Credential, DeviceFlowError>