Skip to content

Remove /users/self and implement a new API Endpoint #255

@vikasosmium

Description

@vikasosmium

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

  1. 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions