Skip to main content

token_device_code

Function token_device_code 

Source
async fn token_device_code(
    services: &Services,
    body: &TokenRequest,
) -> Result<Response<Body>>
Expand description

RFC 8628 §3.4: poll the device-code grant; pending, denied and expired map to the §3.5 error codes.