Hi,
I’m trying to figure out how I could use Auth0, I saw quickstart for API and for Native App, but I don’t know how it should be implemented in my case.
I have a REST API (.net 6), and I want to make call to it from desktop application (WPF). So how to handle this combo? I’m owner of both of them.
Best regards.