Open aakash-dev-maersk opened 3 months ago
@aakash-dev-maersk It isn't a supported feature at the moment. Feel free to implement it. Note that the bearer token can be a global variable like the BASE_URL
.
@aakash-dev-maersk It isn't a supported feature at the moment. Feel free to implement it. Note that the bearer token can be a global variable like the
BASE_URL
.
Sure, thanks
Is your feature request related to a problem? Please describe.
Authorization code not getting generated for bearer auth in k6 test script
The output for the above spec after running the test generator, I ran this with the latest pull from master which has the global auth support, no auth code is added to the test script
Describe the solution you'd like
Expectation
Test script with auth code added as well
I am interested in working on a solution for this issue. Could you please confirm if it’s okay for me to start on it? Or there is something that I am missing here. Also If there are any guidelines or specific details you’d like me to follow, please let me know. @mostafa @wing328