Authentication
This page shows how client code can add an authentication layer using Firebase SDK.
Sign in
Please wait...
- Rendered as a standard Gatsby page, guarded client-side with Firebase Auth.
- Uses
react-firebase-hooks
for a minimal Google sign-in flow. - Signed-in users can forward ID tokens to Cloud Functions, SSR, or API routes.