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
@naruto523 Here's the things you need to get this going :
a) allow at least the google auth in firebase ( and add your testing domain as allowed )
b) login as a new user
c) in firebase add to that user the value isAdmin : true
d) create a categories top level entry in the firebase db, with at least one category like e.g. { name: 'something' }
That's it. Now you should be able to use the whole app.
No description provided.
The text was updated successfully, but these errors were encountered: