Skip to content

a example to how to use firebase to authenticate users with Google, Facebook, Github and login & signin

Notifications You must be signed in to change notification settings

vaancillo/firebase-auth-project

Repository files navigation

Firebase Javacript Authentication

Installation

git clone https://github.com/vaancillo/firebase-auth-project.git
cd firebase-auth-project
npm i

go to src/app/firebase.js and replace this with your firebase credentials:

const firebaseConfig = {
  // Paste your firebase config here
};
firebase server

Features

This application/site was created as a example of faztweb

Built With

Contact

About

a example to how to use firebase to authenticate users with Google, Facebook, Github and login & signin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published