Gatsby starter demonstrating Firebase authentication and private client-only routes.
A Gatsby starter implementing an authentication workflow with Firebase and client-only private routes. It renders unauthenticated pages as static pages and protects authenticated pages under client-only paths, suitable for apps that need simple user sign-in and protected content.
0