Project-Nexus icon indicating copy to clipboard operation
Project-Nexus copied to clipboard

Fetch user data

Open vinsdragonis opened this issue 3 years ago • 0 comments

What is needed?

While we can currently view posts written by specific users, it would be even better if we could retrieve info about the user themselves when we want to display their profiles as an example.

What needs to be done?

  • Add appropriate routes on the server side.
  • Modify the client side as well to allow anyone logged in to view another user's profile.
  • Redirect the user to the login page if they aren't logged in and attempt to view any user's profile.

vinsdragonis avatar Aug 13 '22 11:08 vinsdragonis