Open chrismclarke opened 7 years ago
Would be good to assign more privileges to users, and then use that to determine what can be accessed. Currently admin elements rely on 'signed in' or 'user' properties, and so would become available to all users during future registration.
Some ideas for implementation here: https://angularfirebase.com/lessons/role-based-permissions-and-authorization-with-firebase-auth/
Would be good to assign more privileges to users, and then use that to determine what can be accessed. Currently admin elements rely on 'signed in' or 'user' properties, and so would become available to all users during future registration.