How do I use Retool to connect to my Auth0 user database?

Hi @john_gronska,

I don't recall Auth0 management counsel using a JWT, I thought it was a direct Bearer token needed which doesn't change until requested.

Regardless, yes you'll need to setup a Resource in ReTool to access that api and write code for your API calls to retrieve and work with that data.