I'm new with web developing, I'm working on Firebase web hosting i have just deployed my files. But when i open link https://(APP-NAME).firebaseapp.com/FirebaseInit.js
I can view my Firebase login data in browser, This file should not be read by anyone, How can i deny access to this file?
Any help will be appreciated