WebTask in Heroku

I want to use WebTask in my Heroku project, so I added the Auth0 add-on from Heroku shown below:

But how do you access it? When I go on webtask.io, the only option is to login to my PERSONAL account, but I want to access my Heroku’s one, because many people will need to access the WebTasks etc.

I’m likely missing something, but the addon you mentioned is just a way to obtain an Auth0 subscription (which does somehow also include Webtasks as a way to run rules, custom database scripts and hooks for example). Have in mind that going with that addon you’ll be managing the Auth0 subscription from Heroku itself which may or may not be what you want. For complete flexibility you can subscribe at Auth0 directly and still use that subscriptions in Heroku deployed applications.

In addition to that you can also get just a Webtask subscription at webtask.io which would be independent of any Auth0 subscription and can also be managed independently. If this does not clarify your question then you should make your question more clear.

Found it, its hidden under Tenant Settings

Found. Its under Tenant Settings

  1. Click on your icon on the top right
  2. Click on Settings
  3. Click on WebTasks