Suitable sdk for developing WPF apps in net core 3.0

Hello, i was wondering which sdk if any you would recommend for usage in the .net core implementation of wpf, or is it better for me to just work directly with the api instead?

While the oidc libs do work fine they add significant amounts of dependencies to my project

Hey there so in terms of developing WPF apps the only content we have to share is here:

You need to take into account that it is maintained by community so no Auth0 employees currently take care of that.

If I were to develop such apps I would definitely go for working directly with our APIs, which you can find here:

https://auth0.com/docs/api/authentication

1 Like