Function poll_device_code_tokens
pub async fn poll_device_code_tokens(
client: &Client,
client_id: &str,
client_secret: &str,
device: &DeviceCodeStart,
) -> Result<TokenSet>pub async fn poll_device_code_tokens(
client: &Client,
client_id: &str,
client_secret: &str,
device: &DeviceCodeStart,
) -> Result<TokenSet>