Hi,
We are trying to migrate from rules to actions. We want to get the Access Token and Refresh token for a user in an action.
We got the access token via Auth0 Management API, but we can’t get the refresh token as we cannot enable Offline Access for Auth0 Management API.
Please suggest how to get the refresh token. Do we need to create a custom API? If yes, how do we use it.