Hello,
I am currently integrating Auth0 into our applications. For now we are using the developer plan and everything works fine. I am using M2M authentication in Hooks, in order to allow Auth0 to write user data to my backend. However, I am not sure if that should even be possible using the developer plan, as M2M authentication seems to be a feature of the developer pro plan only. Are tokens issued from hooks exempt, do I have to expect that this won’t work in the future or is there a hidden limit?
Thank you in advance
Jonas