Does the Auth0Client support device authorization flow

Doing device auth flow from a .net CLI application, does the nuget package (which one to use) support this. Is there any example code?

Hi @mike.miller,

Welcome to the Auth0 Community!

It looks like its supported, according to the package docs:

https://auth0.github.io/auth0.net/api/Auth0.AuthenticationApi.Models.DeviceCodeRequest.html

I don’t have an example, but it I was able to get an AI sample that looks pretty good on first glance.

https://chat.openai.com/share/6dc786d9-8984-4bd3-842b-efaefa16b9ec

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.