Auth0 versions and net apis

Hi Everybody, hope ur doing ok, sorry for my english, i’m from argentina .
I’m dealing with auth0 and .net , my company has a on premise version of auth0 and it’s moving to version 10755, my question is: what .net api version should i use to match that auth0 version?
thanks in advance!

I am not 100% sure, but I believe that Version 3.x will still work since, looking at the changelog, it seems that the legacy grant types were only disabled in a later version (12628).

I see that 10755 has the new authentication pipeline, so Version 4.x should also work for you. But suggestion would be to try 4.x first and see whether it works for you.

Sorry I cannot give you a definite answer :frowning: