Skip to content

API built with Firebase Functions, Firebase Auth and Express to manage users

Notifications You must be signed in to change notification settings

sebastianzuviria/firebase-functions-api-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API users with Firebase Functions, Auth and Express

API to manage users with Fireabase Auth

Running Locally

$ git clone https://github.com/szuviria/firebase-functions-api-users.git
$ cd functions
$ npm install
$ npm run serve

Firebase Admin Account Keys

To run the function locally you need set up the account key to be able to connect with the auth API locally. Then

$ npm run serve

Built Using

About

API built with Firebase Functions, Firebase Auth and Express to manage users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published