tyleryasaka / TrackCOVID

An open source project which provides privacy-preserving contact tracing for communities using QR codes
https://trackcovid.net
MIT License
23 stars 8 forks source link

Admin roles #3

Closed tyleryasaka closed 4 years ago

tyleryasaka commented 4 years ago

There is currently only one access level. Ideally, we need at least 2 tiers of access. These would be (1) admin, (2) staff. All users can create QR codes, but staff cannot manage other users. Admins can add and remove staff users.

This will involve

tyleryasaka commented 4 years ago

Done in v2