Account protection
Secure authentication
Sign-in is handled by Firebase Authentication. Sessions use a short-lived, httpOnly cookie that JavaScript cannot read, and every request that touches your data is verified on the server — not just at the edge.