As a developer, I can connect to different websites and generate an API Token. This allows me to call the website through code instead of as an interactive user.
What is the best way for me to provide this API access to my website (that uses Auth0)? Ideally, tenant editors (Settings - Tenant Members - Add Member as “Editor - Users”) would be able to create a token for programmatic access just like they can create a user and assign permissions.
Since that is not an option, what is the best alternative?