You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
545-Replace req user with req userEntity in the user.controller.ts (#579)
* Replace req["user"] with req["userEntity"] in the user.controller.ts
* clean up
* use the service method user.getUserProfile rather than returning req["user"]
* cc points
* use getUserProfile
0 commit comments