-
Notifications
You must be signed in to change notification settings - Fork 11
Remove /users/self and implement a new API Endpoint #255
Copy link
Copy link
Closed
Closed
Copy link
Description
Issue Description
Remove /users/self and implement a new API Endpoint /users?profile=true across all repos.
Reference: RealDevSquad/website-backend#2201
Below is the mentioned list of repos where /users/self is currently being used:
Expected Behavior
We should have removed the usage of /users/self API Endpoint and should be using new API endpoint /users?profile=true
Current Behavior
Currently, we are using the /users/self API Endpoint.
Screenshots
Reproducibility
- This issue is reproducible
- This issue is not reproducible
Steps to Reproduce
- Go to every repo and check where we are using and calling /users/self.
Severity/Priority
- Critical
- High
- Medium
- Low
Additional Information
Checklist
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels