I have setup Auth0 in Retool for REST API GET requests.
Using Bearer token which is working fine however currently the token expires and im having to replace it manually in Retool by generating new one from Auth0.
I have seen some docs and tried implementing but cant work it out.