Login with Firebase

2

I am developing a Login screen with firebase, I would like to know how can I block an XMLHttpRequest call via the browser console? The login is done via ajax, when I get the authentication information from the firebase, I make the request for the main page. Is there any way to block this call just using Javascript?

Thank you.

    
asked by anonymous 30.08.2017 / 20:01

0 answers