Skip to content

xxxJay123-p/nodejs-firebase-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Backend with Firebase Auth

The following project is an implementation of the firebase authentication service in a backend made in NodeJS. This has a number of advantages, such as:

  • Have multiple authentication providers such as Google, Facebook, Github, Email, etc...
  • Manage users from the Firebase suite and use associated services such as notifications and emails
  • Have a system already tested and constantly improved by Google

Techs

Frontend

  • firebase
  • typescript (vanilla)
  • html
  • css

Api

  • nodejs
  • express
  • jest
  • firebase

About

Nodejs Backend with firebase services for authentication, use Google, Facebook, Github and multiple authentications for your app, includes frontend example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 50.4%
  • JavaScript 21.7%
  • HTML 17.0%
  • CSS 10.9%