Skip to content

Worklog - Issue #254 Access Gate Verification

Date: 2026-02-06 Status: Complete Issue: #254 - Replace Cloudflare Access with Firebase Auth Gate

Summary

Verified the Firebase auth gate on dev.ourlantern.app and confirmed real-time updates work without Cloudflare cache interference.

Verification

  • Incognito visit to dev.ourlantern.app shows Firebase login (no Cloudflare PIN)
  • Admin account access granted; non-admin account denied by AccessGate
  • Real-time updates confirmed across sessions (lantern counts, waves, connections, chat)

Notes

  • Pilot mode remains enabled via PILOT_MODE = true in App.jsx
  • Production rollout remains deferred until ready

Built with VitePress