Automating test collection with Auth0

I have a set of requests in a collection which I would like to automate, the problem is it requires Auth0 login before it can run the API calls.

I have no idea how to automate the login, would someone be able to help?

1 Like

Hey @mission-pilot-508057, welcome to the community!

There is a lot of nuance in the answer to your question. I’ll share this link to an article I wrote a couple years ago on automatic token renewal and see how far that gets you.

It might not match your use case exactly, but it should at least give you an idea of the steps that need to be taken.