Function github_device_flow::refresh
source · pub fn refresh(
client_id: &str,
refresh_token: &str,
host: Option<String>
) -> Result<Credential, DeviceFlowError>pub fn refresh(
client_id: &str,
refresh_token: &str,
host: Option<String>
) -> Result<Credential, DeviceFlowError>