Browser entry page

Beeps Web Browser Access

This page separates the two browser entry routes for your site: the Firebase account sign-in flow and the public dialer. Use this as the landing page if you want visitors to choose between a private account path and a public send-only path.

Firebase Account Login

Use the Beeps sign-in page for account holders. This route is intended for your Firebase-authenticated users and leads into the account page after successful login.

Open Firebase Sign In Go to Account Page

Public Dialer

Use the public dialer for visitors who need to send a Beep without signing in. This keeps the public sender separate from the account-protected browser flow.

Open Public Dialer Open Community

Directory notes

  • All top-menu links are relative. Put these files in the same folder.
  • index.html is the Firebase sign-in page.
  • account.html now redirects unauthenticated users to browser-login.html.
  • pay.html links to buy.html, so keep your existing buy page in the same deployment.