FullFact / health-misinfo-shared

Raphael health misinformation project, shared by Full Fact and Google
MIT License
0 stars 0 forks source link

Add user creation, deletion and RBAC for transcript creation #119

Closed ff-dh closed 4 weeks ago

ff-dh commented 1 month ago

Overview

We need to implement user management features including user creation, deletion, and role-based access control (RBAC) for managing transcript creation permissions. This allows us to restrict application usage to authorised users, and gives us the ability to track how individuals use the application.

Requirements

  1. User creation
  2. User deletion
  3. User roles (admin to create/delete users, just user roles)
  4. Tracking user usage of the application (i.e. which user created which run)
  5. (optional?) User-specific history