stats4sd / Stats4SD-Resources-Site

Reposistory for the Stats4SD Resources Repository
https://resources.stats4sd.org
GNU General Public License v3.0
0 stars 0 forks source link

Admin roles for users #120

Open chrismclarke opened 7 years ago

chrismclarke commented 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.

chrismclarke commented 7 years ago

Some ideas for implementation here: https://angularfirebase.com/lessons/role-based-permissions-and-authorization-with-firebase-auth/