It'd be really cool to polish this a little further: setting admin users, and setting non-admin users. This could probably be called with a boolean 'is_admin?' on an individual user.
Things I'd like to try:
- Setting up the first user as an admin by default
- The ability to set and unset other users as admins from the dashboard UI
- The ability to revoke one's own admin status
It'd be really cool to polish this a little further: setting admin users, and setting non-admin users. This could probably be called with a boolean 'is_admin?' on an individual user.
Things I'd like to try: