while linking to auth http link it usually input username and password by hand, there is some way to jump this step:
https://[username]:[password]@url:port/uri
For example, I wanna link "http://example.com/index.html" which server side with autherize, its username and password, convert it to
https://admin:[email protected]:80