#74: Add UserID to the Song model #98
Reference in New Issue
Block a user
Delete Branch "tsk-74"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adding
UserIDproperty to theSongmodel. 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