#74: Add UserID to the Song model #98

Merged
kdeng00 merged 5 commits from tsk-74 into master 2024-06-19 15:41:56 -04:00
kdeng00 commented 2024-06-16 19:48:47 -04:00 (Migrated from github.com)

Adding UserID property to the Song model. Make some changes to the uploading with data endpoint to include the user id as part of the request. That or extract the Id from the token.

Closes #74
Closes #82

Adding `UserID` property to the `Song` model. Make some changes to the uploading with data endpoint to include the user id as part of the request. That or extract the Id from the token. Closes #74 Closes #82
Sign in to join this conversation.