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