You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never used Firestore myself, so I cannot tell. But the React boilerplate should be pretty similar, shouldn't it? Only the API layer (files) to the Firebase/Firestore should change. And the callback for a logged in user from the withAuthentication and withAuthorization HOCs should be different as well.
How might one modify this to use the firestore database instead?
The text was updated successfully, but these errors were encountered: