Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
55 stars 258 forks source link

Impersonation Feature For RDS priviledged users(super_user) #2 #2200

Open imsahil2001 opened 1 month ago

imsahil2001 commented 1 month ago

Feature/Issue Description

User impersonation feature needs to be implemented which allows a privileged user (i.e., super-user) to impersonate a regular user, enabling the super-user to view the regular user’s data, such as tasks and progress, without logging in as the regular user.

User stories

Expected Behavior

Note This issue is dependent on this issue https://github.com/Real-Dev-Squad/website-backend/issues/2199 whose features will be implemented by Vinod (Discord-Id:vinod-godti-1). Rest all the above mentioned behavious will be implemented by me (Discordid-sahilr3009)

Current Behavior

NA

Screenshots

NA

Reproducibility

Steps to Reproduce

NA

Severity/Priority

Additional Information

Initial PRD

Checklist