Feature Request: Multi-User Support with Separate Workspaces

Open
#199 15 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go

Research direction

Start by reviewing the existing authentication system and how user identity is represented. Then clarify whether administrators create accounts or users register for approval, and how separate workspaces should be isolated. Done means multiple users can use one Scriberr instance with individual accounts, profiles, and workspaces.

Written by the indexing model from the issue text.

Description

Feature help wanted

Since there is already an authentication system in place, it would be a natural next step to support the creation of users with their own separate workspaces.

This would allow a single Scriberr instance to be used by small teams, with each person having their own individual account and profile. Currently, the only way to achieve this is by running a separate instance for each user, which creates significant overhead.

A possible implementation could be:

  • An administrator being able to create and manage new users, or
  • A registration system where new users can sign up and get activated/approved.
Dominant language
Go
Stars
3.1k
Forks
264
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rishikanthc/Scriberr

All issues in rishikanthc/Scriberr

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.