Get access_token and id_token from a k6 load test
I want to write some load tests for my api and i need to get a token in order to do that.
Since it is running in the background , I can;t use the browser for doing that.
Any help will be appreciated
Since it is running in the background , I can;t use the browser for doing that.
Any help will be appreciated