Firebase Authentication requires a web server (http:// or https://).
Quick fix: Open a terminal in this folder and run:
python3 -m http.server 8000
Then open http://localhost:8000/ in your browser.
Sign in or create a free account
No account? Create one