Using Management Api in post-login action and number of tokens per month limit

I want to update metadata in the organization when the user logs in for the first time.

It seems that the only way to do this is by importing auth0 npm package and then using Management API client to update the org.

Now as there is a limit on the number of tokens that I can get via client id and client secret per month, how can I cache the token for further use securely in the context of auth0 action?

Hey there!

As this topic is related to Actions and Rules & Hooks are being deprecated soon in favor of Actions, I’m excited to let you know about our next Ask me Anything session in the Forum on Thursday, January 18 with the Rules, Hooks and Actions team on Rules & Hooks and why Actions matter! Submit your questions in the thread above and our esteemed product experts will provide written answers on January 18. Find out more about Rules & Hooks and why Actions matter! Can’t wait to see you there!

Learn more here!