angular-http-auth
angular-http-auth copied to clipboard
If I submit a `WWW-Authenticate` header back with the 401 response using Basic authentication, I still see the browser window pop-up. Any idea as to how I could block the...
I think It would be helpful to have a loginFailed routine that did not clear the buffer, and broadcast a message indicating a failed login attempt. Mostly because the other...
Hi, Can someone tell me how to use angular-http-auth? Is there any documentation for using it? It would be really helpful
It's a breaking change but one I would personally love :) Instead of referencing authService, you could provide the loginConfirmed and loginCancelled callbacks directly on the event arguments of the...