Add axios interceptors to an axios instance that will ask for password confirmation to add it as Basic Auth for every requests.
The axios instance to add intercepters to
Add axios interceptors to an axios instance that will ask for password confirmation to add it as Basic Auth for every requests.