-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
For the server we need to implement authentication. So user, passwords and the whole deal. Initially, I have it all implemented in the Server package, BUT do we need users for other things?
Also, created quick cli commands for user creation/editing/deletion. Not sure if this is the best way to handle this.
- do we need users for other things?
- How should we handle the admin for creating/editing/deleting users