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.
2.1m questions
2.1m answers
60 comments
57.0k users