Actions Caching

I received a notification from auth0 that actions caching was now available and that Auth0 Management API tokens can be cached for improved performance. I am using the ManagementClient from the auth0 node package in my action, how can the token be cached using the client? I provide the client_id, client_secret, scopes etc and not an access_token.

Hey there @wdorsett - Hopefully you were able to get this sorted! Adding the following for future reference:

1 Like

Thank you @tyf. This looks promising!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.