Hi All,
Newbie here…I’m trying to automate the Device Authorization Flow’s Browser flow portion.
That is, I have a smartphone app talking to a device via Bluetooth and when initially connecting to the device, I want to run through the Device Authorization Workflow.
Since the user has already logged into our application, I don’t want them to have to do the “Browser Flow” portion of the Device Authorization Flow. Is there an API or example that does this?
I’ve been trying to reverse engineer the flow where the user enters in their (8 character) authorization code with my browsers F12 diagnostics and Postman but have not have success.
Any suggestions or advice?
Thanks in advance.
Chris