Skip to content

maryVelesyuk/authorisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Authorisation App

This project provides user ability to authorise with the form. It uses integration with firebase to make authorisation and get the authorisation token. Authorised usser is able to see authorised screen and make a logout.

Deployed

You can see this app on GitHub Pages Firebase Authorisation App

First start

To run this app you need to create .env.local file in root directory. file should containt folowing variables:

  • REACT_APP_FIREBASE_API_KEY
  • REACT_APP_FIREBASE_AUTH_DOMAIN
  • REACT_APP_FIREBASE_PROJECT_ID
  • REACT_APP_FIREBASE_STORAGE_BUCKET
  • REACT_APP_FIREBASE_MESSAGING_SENDER_ID
  • REACT_APP_FIREBASE_APP_ID

You can generate them on Firebase.

About

Authorisation Form with React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages