6.0.0-beta.29 • Published 5 years ago

react-static-example-firebase-auth v6.0.0-beta.29

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

React-Static - Firebase Authentication

This example is the most basic version of react-static available. It includes:

  • Babel
  • CSS imports
  • Image imports
  • File imports

  • Firebase 4.8.0

Features :

  • Protected Routes
  • Sign In
  • Sign Up
  • Sign Out
  • Forgot Password
  • Change Password

Setup

  • visit https://firebase.google.com/ to create a Firebase App
  • activate Email/Password Sign-In Method in your Firebase App
  • Use your own Firebase credential
  • copy and paste your Firebase Credentials into src/firebase/config.js.template
  • rename src/firebase/config.js.template to src/firebase/config.js