---
title: Device Authorization Grant Flows
description: The device authorization grant endpoints provide the flow actions to verify a user's device user code and accept a consent agreement for the device. These flow actions address the flow states generated in a device code authentication flow.
component: pingone-api
page_id: pingone-api:auth:flows/device-authorization-grant-flows
canonical_url: https://developer.pingidentity.com/pingone-api/auth/flows/device-authorization-grant-flows.html
---

# Device Authorization Grant Flows

The device authorization grant endpoints provide the flow actions to verify a user's device user code and accept a consent agreement for the device. These flow actions address the flow states generated in a device code authentication flow.

For information about device authorization authorize requests, refer to [Device Authorization Grant](../openid-connect-oauth-2/device-authorization-grant.html). For information about configuring and application connection that uses a DEVICE\_CODE grant type, refer to [Create Application (OIDC Device Authorization Grant)](../../platform/applications/applications-1/create-application-oidc-device-authorization-grant.html).
