What is device authorization flow? 🆔⌛

Опубликовано: 29 Сентябрь 2024
на канале: OktaDev
712
24

That process of continuing the login with an external device is known as Device Authorization Flow as it was drafted in OAuth 2.0.
It involves a device you want to login from like a tv and a browser on another device to finalize the login process.

#identity #coding #security #programming