issues
search
System-Garcia
/
node-pets
1
stars
1
forks
source link
Implement User-Specific Pet Listing Endpoint
#70
Closed
System-Garcia
closed
8 months ago
System-Garcia
commented
8 months ago
Resolves #59
Acceptance Criteria:
Authenticated users can retrieve a list of their pets through the endpoint.
The endpoint securely verifies user identity through JWT and only returns pets owned by the user.
Users receive informative feedback for error scenarios, enhancing user experience and security.
Resolves #59
Acceptance Criteria: