API to manage users with Fireabase Auth
$ git clone https://github.com/szuviria/firebase-functions-api-users.git
$ cd functions
$ npm install
$ npm run serveTo 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