Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
71 views
in Technique[技术] by (71.8m points)

javascript - Replace basic authenticator with custom one

I am making a backend interface with some basic authenticator for post request purposes. I want to make a login screen that gives the code the username and password for the authentication. If the pasword is correct it gives it to the authenticator and there is no pop up but if it fails there are a billion authentication popups and you have to refresh the page. thats not user friendly at all. I need a way to capture the fact that the server is asking me for authentication and ask again for the password.

question from:https://stackoverflow.com/questions/65651162/replace-basic-authenticator-with-custom-one

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...