UNPKG

react-firebase-auth-hook

Version:

its a auth hook of firebase,can be use with react as a useFirebase custom hook.

28 lines (27 loc) 677 B
{ "name": "react-firebase-auth-hook", "version": "1.1.5", "description": "its a auth hook of firebase,can be use with react as a useFirebase custom hook.", "main":"FirebaseProvider.jsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "firebase": "^10.4.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, "keywords": [ "react-firebase", "react-firebase-auth-hook", "react-firebase-auth-hooks", "react-firebase-hook", "react-firebase-hooks", "firebase-auth-hook", "firebase-auth-hooks", "firebase-hook", "firebase-hooks" ], "author": "Farhan", "license": "ISC" }