Skip to content

gleija/firebase-auth-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firebase
# Firebase auth example

This small projects is a quick reference to firebase authentication API and its basic functionality.

Getting Started

First of all, make sure you've installed Node.

Then install dependencies:

$ yarn

Workflow

Start a local development server:

$ yarn start

Access invoicing under http://localhost:3000/

Format code:

$ yarn format

Commit changes:

$ yarn commmit

Resources

Firebase Auth API

About

A basic overview of sign in, sign off and change password API using firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published