Skip to main content

poll_device_code

Function poll_device_code 

Source
pub async fn poll_device_code(
    device_resp: &MsDeviceCodeResponse,
) -> Result<AuthResult>
Expand description

Poll for the MS token, then run the full OAuth chain to an AuthResult.