axios-curlirize
axios-curlirize copied to clipboard
Not logging the basic auth credentials
I have given the basic auth credentials inside the auth property in the config object of the axios but the credentials are not logging along with the curl command.
Pls help.
I used the Authorization key in headers to send the basic auth credentials and now it is logging in the curl string.