Skip to content

Basic implementation of handling authentication in a React app using Firebase.

Notifications You must be signed in to change notification settings

jkvithanage/react-firebase-auth

Repository files navigation

React-Firebase Authentication

  • This tutorial by Web Dev Simplified was the inspiration, but it is kind of outdated, as Firebase and React Router have changed over the past couple of years.
  • Firebase can be replaced with your own server, and all you need to do is modify the AuthProvider function to set the signUp, signIn and signOut logic.

Releases

No releases published

Packages

No packages published