From b8578623fcf65575e5328bc57780f32213b15a80 Mon Sep 17 00:00:00 2001 From: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:43:29 +0200 Subject: [PATCH] Update device_code.md removed newline as per "prettier --write" Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com> --- website/docs/add-secure-apps/providers/oauth2/device_code.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/add-secure-apps/providers/oauth2/device_code.md b/website/docs/add-secure-apps/providers/oauth2/device_code.md index 518bd7f1ee..b78ac373ba 100644 --- a/website/docs/add-secure-apps/providers/oauth2/device_code.md +++ b/website/docs/add-secure-apps/providers/oauth2/device_code.md @@ -26,7 +26,6 @@ authentik does not include a default flow for this use case, so it is necessary 3. Under **System** > **Brands**, select your brand and click the edit icon in **Actions** column. 4. Under **Default flows**, select, under **Device code flow** the flow created in step 2. - ### Device-side The flow is initiated by sending a POST request to the device authorization endpoint, `/application/o/device/` with the following contents: