makeitcount / makeitcount/saas-express-starter-kit
Roles & Permissions
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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