-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to give a user moderator role #84
Comments
Well, I can see that moderators are implemented, and that admin functions are bound to the UI here, so can you provide a minimal repro showing what you mean by "not registering"? That could mean just about anything, really. Note that you do need to make sure you have security rules in place to enforce moderator privs. |
Seems like you've done it correctly, from my limited expertise. Got a minimal repro you can share? |
This is all I have in place -
|
Hi! it's been a long time but did you make it work? I'm having the same problem. Thanks |
How do we make users as moderators.
I have tried adding a record with :true under /moderators in my Firebase console, but it isn't registering that user as moderator.
Is there any other way of doing this? Or Am I missing something
The text was updated successfully, but these errors were encountered: