- Powered by Gatsby
- 🚀 Live demo
- Complete Tutorial
This guide will walk you through how to set up an authentication flow using Firebase in your Gatsby application, and deploying it to Netlify hosting. After following this guide, you will have a working Gatsby app complete with:
- Fully fledged sign-in and sign-up flows.
- Secure email/password authentication.
- Reset password
- A secure user profile page.
- Deployment to Netlify
- A working demo app is available here. Full source code provided.