react-redux-firebase-authentication
react-redux-firebase-authentication copied to clipboard
🔥Boilerplate Project for Authentication with Firebase in React and Redux
grpc problem
.
deleted app dir
Registering new user Issue
When i register with a random username and password, it registers the user immediately, but i get an error.. i've begun refactoring the entire project, moving folders around, pulling pieces...
onAuthStateChanged
First of all, very good sample, But why do you register to onAuthStateChanged on every component that needs permission(withAuthorization), Shouldn't that be handled differently since you already listen to it...
$ npm start > [email protected] start > react-scripts start node:internal/modules/cjs/loader:371 throw err; ^ Error: Cannot find module 'C:\Data\projects\react-redux-firebase-authentication\node_modules\lodash\lodash.js'. Please verify that the package.json has a valid "main" entry at tryPackage...