Purpose
The purpose of this RFC proposal is to define the Admin and User roles, as well as discuss the flow of creating new users.
Concept
To simplify the creation of new users while maintaining security and well being on our website, we should have a solid system in place for Admins to add new users.
Proposal
The site should only allow new users via invite from an Admin.
To start, login can be traditional email and password combinations. In the future, we should move to some form of passwordless login (email magic links or OTP).
Admins should be able to:
- Add new users (via invite)
- Remove current users
- Create posts
- View all posts by all users
- Edit any post by any user
- Delete any post by any user
Users should be able to:
- Create posts
- View all of their own posts
- Edit their own posts
- Delete their own posts
Purpose
The purpose of this RFC proposal is to define the Admin and User roles, as well as discuss the flow of creating new users.
Concept
To simplify the creation of new users while maintaining security and well being on our website, we should have a solid system in place for Admins to add new users.
Proposal
The site should only allow new users via invite from an Admin.
To start, login can be traditional email and password combinations. In the future, we should move to some form of passwordless login (email magic links or OTP).
Admins should be able to:
Users should be able to: