Skip to main content

device_flow_poll

Function device_flow_poll 

Source
pub async fn device_flow_poll(
    _endpoint: &str,
    _client_id: &str,
    _device_code: &str,
    _interval_secs: u64,
) -> Result<TokenResponse>