makeitcount / makeitcount/saas-express-starter-kit

Roles & Permissions

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
55
Forks
13
PR merge metrics
No merged PRs in 30d

Description

2. Roles & permissions : a granular RBAC system with easy to use UI. Also, not a primitive admin & user role implementation. Something where users roles & permissions are explicitly defined and linked and the users could have one or more roles.

Middle ware which verifies token/session/user to their mapped roles and permission for requested route. Having named routes will be helpful when implementing this feature.

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.

Research direction

Start by reviewing the existing authentication and route structure, then identify where middleware, sessions or tokens, and route definitions are handled. Define the roles, permissions, user-role links, and named-route behavior before implementation. Done means users can have multiple explicitly defined roles and requests are checked against their mapped permissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, javascript, nodejs
Domain
authorization, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.