Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Hosting - password protect website?

I have just deployed a website to Firebase hosting and it works great - setup was super easy.

My question is, however, is there any way I can make accessing the website limited by authentication? It's an admin panel that only my team should be able to access. Is there any way I can password protect or privatize my website hosted on Firebase?

Thanks!

like image 806
ryangineer Avatar asked May 31 '17 18:05

ryangineer


People also ask

Can you use Firebase to host a website?

Firebase Hosting provides fast and secure hosting for your web app, static and dynamic content, and microservices.

How does Firebase store passwords?

If you haven't yet connected your app to your Firebase project, do so from the Firebase console. Enable Email/Password sign-in: In the Firebase console, open the Auth section. On the Sign in method tab, enable the Email/password sign-in method and click Save.

Does Firebase provide free hosting?

Why you should go with Firebase Hosting? Firebase hosting is not only free service, its an easy way to host as well, as its default provides the SSL certificate so that your website will be hosted securely with HTTPS. Many of the hosting servers are in paid with slow speed.


1 Answers

This is not possible at present, though it's been a popular feature request. We have some ideas about how we might tackle something like this, but nothing to announce at this time.

like image 100
Michael Bleigh Avatar answered Sep 17 '22 20:09

Michael Bleigh