Skip to content

desiregasagara/gatsby-auth-firebase

 
 

Repository files navigation

Build a Gatsby Authentication Flow with Firebase

GitHub issues

Alt Gatsby + Firebse + Netlify

Secure your Gatsby app using Firebase authentication


Features

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.

About

Gatsby Authentication Flow with Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CSS 9.7%