# device-flow-playground **Repository Path**: mirrors_auth0/device-flow-playground ## Basic Information - **Project Name**: device-flow-playground - **Description**: Try out the Device Authorization Grant right from your browser - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Device Flow Playground To run the playground locally, simply serve the root directory: ```sh npx serve ```