candoumbe / candoumbe/MedEasy

[Feature] ✨ Improve Tenant handling

Open
#249 0 comments 0 reactions 0 assignees View on GitHub
enhancement :sparkles: identity-api :lock: security :key:
Dominant language
JavaScript
Stars
4
Forks
2
Avg merge
1m
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
`Identity` currently provides no way of managing `Tenant`s

**Describe the solution you'd like**
A client should not provide `tenantId` when handling any resource throughout the system. All resources manage by a client must be scoped to the tenant of the currently connected user.

**Describe alternatives you've considered**
N/A

**Additional context**
See .

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Identity and Tenant handling described in the issue; no files, tests, or entry points are named. Determine how resources currently receive tenantId and how the connected user's tenant is represented. Done means clients no longer provide tenantId and all client-managed resources are scoped to the current user's tenant.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.