{"_id":"firebase-auth","_rev":"4-96da474624b56dbbdd8c0b718355eb54","name":"firebase-auth","description":"A simple wrapper around firebase token authentication","dist-tags":{"latest":"0.1.2"},"versions":{"0.1.0":{"name":"firebase-auth","version":"0.1.0","description":"A simple wrapper around firebase token authentication","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/andela-aidowu/firebase-auth.git"},"keywords":["firebase","authentication","auth","token"],"author":{"name":"Abimbola Idowu","email":"abimbola2010@gmail.com","url":"http://hisabimbola.com"},"license":"MIT","bugs":{"url":"https://github.com/andela-aidowu/firebase-auth/issues"},"homepage":"https://github.com/andela-aidowu/firebase-auth#readme","dependencies":{"firebase":"^2.3.0","firebase-token-generator":"^2.0.0","q":"^1.4.1"},"gitHead":"867898c4d27e2a5f58180570db523c913855049d","_id":"firebase-auth@0.1.0","_shasum":"848a19e1e837fb85cd247a1973bc6950d2a9326d","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"hisabimbola","email":"abimbola2010@gmail.com"},"dist":{"shasum":"848a19e1e837fb85cd247a1973bc6950d2a9326d","tarball":"https://registry.npmjs.org/firebase-auth/-/firebase-auth-0.1.0.tgz","integrity":"sha512-Xk9L0uoExCFuj8rtIJKff0R4ON1idlzSA9oBBqrWE32xmz/r3WmGqENGLxf5+ZAZwXdNftjKq+1eFt12q+j5BQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtsoCNHz4JohnbaBvYjS4FHDmhteRB9+sI4HP4PaIubQIgHV56fAyrH2zUmlryXg+jVmPR4mGibdksT40JpCAEVgg="}]},"maintainers":[{"name":"hisabimbola","email":"abimbola2010@gmail.com"}]},"0.1.2":{"name":"firebase-auth","version":"0.1.2","description":"A simple wrapper around firebase token authentication","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 0"},"repository":{"type":"git","url":"git+https://github.com/hisabimbola/firebase-auth.git"},"keywords":["firebase","authentication","auth","token"],"author":{"name":"Abimbola Idowu","email":"abimbola2010@gmail.com","url":"http://hisabimbola.com"},"license":"MIT","bugs":{"url":"https://github.com/hisabimbola/firebase-auth/issues"},"homepage":"https://github.com/hisabimbola/firebase-auth#readme","dependencies":{"firebase":"^2.3.0","firebase-token-generator":"^2.0.0","q":"^1.4.1"},"gitHead":"591220b406a62e99ea4e0351749d352400d407fb","_id":"firebase-auth@0.1.2","_shasum":"de62ff456f649275fc4377e57e7e57bf1dc653e4","_from":".","_npmVersion":"3.6.0","_nodeVersion":"4.2.6","_npmUser":{"name":"hisabimbola","email":"abimbola2010@gmail.com"},"dist":{"shasum":"de62ff456f649275fc4377e57e7e57bf1dc653e4","tarball":"https://registry.npmjs.org/firebase-auth/-/firebase-auth-0.1.2.tgz","integrity":"sha512-UyXltQHSgKiZTDAHE8GbCMr9Uvh2K/Ro96h58JBxBM2twWepImdQZ2mpP0Jj8zdVziOrWdBNrP58xWEPmeVfBA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC+GMWTW2s3G9/HlDp33hiUWDWVd2o9EpM2ykJhGBvlwIge0+oWCXLTxDzG496/K33Nw484ee5nhDiHNG+hVeY+CU="}]},"maintainers":[{"name":"hisabimbola","email":"abimbola2010@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/firebase-auth-0.1.2.tgz_1458429021322_0.9494367307052016"}}},"readme":"firebase-auth\n==========\nSimple wrapper around firebase token authentication\n\n\n## Installation\n  ```\n  npm install firebase-auth --save\n  ```\n\n## Usage\n  ```\n  var firebaseAuth = require(\"firebase-auth\");\n  var options = {\n    rootRef: \"rootRef\",\n    secretKey: process.env.FIREBASE_SECRET_KEY,\n    UID: 'uid',\n    admin: true || false //true or false\n  }\n  \n  firebaseAuth(options).then(function(rootRef){\n    //authenticated rootRef\n  }, function(error) {\n    //handle error as you please\n    throw error\n  })\n  ```\n\n\n## Contributing\n\nFork and submit pull requests to improve this repo\n\n## Issues\n\nYes, there would be bugs or feature requests.\n\nPlease open an issue and I would try to reply as soon as possible\n\n## Release History\n\n* 0.1.0 Initial release\n","maintainers":[{"name":"hisabimbola","email":"abimbola2010@gmail.com"}],"time":{"modified":"2022-06-18T01:02:21.401Z","created":"2015-09-25T01:28:45.221Z","0.1.0":"2015-09-25T01:28:45.221Z","0.1.2":"2016-03-19T23:10:23.827Z"},"homepage":"https://github.com/hisabimbola/firebase-auth#readme","keywords":["firebase","authentication","auth","token"],"repository":{"type":"git","url":"git+https://github.com/hisabimbola/firebase-auth.git"},"author":{"name":"Abimbola Idowu","email":"abimbola2010@gmail.com","url":"http://hisabimbola.com"},"bugs":{"url":"https://github.com/hisabimbola/firebase-auth/issues"},"license":"MIT","readmeFilename":"README.md"}