Require that a user provide their username when uploading songs #75

Closed
opened 2022-09-04 17:30:15 -04:00 by kdeng00 · 0 comments
kdeng00 commented 2022-09-04 17:30:15 -04:00 (Migrated from github.com)

Want to track when a user uploads a song. Will be required when linking a user to a song.

Requirements

  • Require that the username is included when making a call to the API that uploads songs
    • Will need to update the client applications
  • The username doesn't have to be passed separately, it can be included in the access token
    • If it is part of the token you will need to be able to decode it
Want to track when a user uploads a song. Will be required when linking a user to a song. ## Requirements * Require that the username is included when making a call to the API that uploads songs - Will need to update the client applications * The username doesn't have to be passed separately, it can be included in the access token - If it is part of the token you will need to be able to decode it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: phoenix/icarus#75