darenc9 / FitFuture

https://fit-future.vercel.app
0 stars 0 forks source link

Profile Routes Updates #69

Closed mfunkel closed 2 months ago

mfunkel commented 3 months ago

User Story As a user, I would like to view my profile information so that I can update it, and have a personalized experience with my fitness journey.

Description The Profile Routes Updates involves making adjustments to the /profile routes of the app to include authentication and authorization capabilities, intended to ensure that profiles can only be viewed/edited/deleted by the user who the profile belongs to. Note: this can only be done once the authentication task/issue has either been completed or is actively being implemented.

This is a follow-up issue to #13, as authentication was not handled in Sprint 1.

Acceptance Criteria

Testing

mfunkel commented 2 months ago

Note: issue closed without completion - being pushed to Sprint 3