Update website/docs/add-secure-apps/providers/oauth2/device_code.md

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com>
This commit is contained in:
Dametto Luca
2025-04-26 17:31:40 +02:00
committed by Tana M Berry
parent 7ecdc1e681
commit ebd620562c

View File

@ -1,6 +1,6 @@
# Device code flow
(Also known as device flow, Device Authorization Grant flow and [RFC 8628](https://datatracker.ietf.org/doc/html/rfc8628))
(Also known as device flow, Device Authorization Grant flow, and [RFC 8628](https://datatracker.ietf.org/doc/html/rfc8628))
This type of authentication flow is useful for devices with limited input capabilities and/or devices without browsers.