CaioQuirinoMedeiros / Firebase-Authentication

:fire: Sample code for authentication with Firebase, including Google and Facebook providers

Home Page:https://caioquirinomedeiros.github.io/Firebase-Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Authentication




About

This is a sample React application (bootstrapped with create-react-app) with Firebase authentication. There are three authentication methods implemented: email and password, google and facebook.


Features

  • Login with Email and Password
  • Login with Facebook
  • Login with Google
  • Update profile
  • Logout

Running

  1. git clone https://github.com/CaioQuirinoMedeiros/Firebase-Authentication.git
  2. cd Firebase-Authentication
  3. yarn install
  4. yarn start

Styled with React Bootstrap




About

:fire: Sample code for authentication with Firebase, including Google and Facebook providers

https://caioquirinomedeiros.github.io/Firebase-Authentication


Languages

Language:TypeScript 80.5%Language:HTML 19.5%