cclrobotics / ARTBot

Project to allow submissions of agar art and conversion of those submissions to bot-readable
MIT License
8 stars 5 forks source link

[FEAT] Add Admin user management #99

Closed tsdobbs closed 3 years ago

tsdobbs commented 3 years ago

Add user management for administrators - super-users who are allowed to create or manage print jobs, and admins who can manage other admins

tsdobbs commented 3 years ago

Setting aside the user interface for now to focus on other transferability features. Most users should have no problem using the default ADMIN user, and endpoints can be used via POST if there's a real need to add additional users for now.