Skip to main content

poll_device_code_flow

Function poll_device_code_flow 

Source
pub async fn poll_device_code_flow<T>(
    options: PollOptions<'_, T>,
) -> Result<T, String>
Expand description

Poll the token endpoint until the user completes login or the flow fails.