Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock all endpoints with verifyToken #81

Closed
1 task done
BreanneHuang opened this issue Jul 11, 2020 · 2 comments · Fixed by #86
Closed
1 task done

Lock all endpoints with verifyToken #81

BreanneHuang opened this issue Jul 11, 2020 · 2 comments · Fixed by #86
Assignees
Labels
implementation new feature
Milestone

Comments

@BreanneHuang
Copy link
Contributor

BreanneHuang commented Jul 11, 2020

To-do:

  • Lock all endpoints with verifyToken except login, register, getCurrentUser
@BreanneHuang BreanneHuang added the implementation new feature label Jul 11, 2020
@BreanneHuang BreanneHuang added this to the Progress 5 milestone Jul 11, 2020
@BreanneHuang BreanneHuang self-assigned this Jul 11, 2020
@BreanneHuang
Copy link
Contributor Author

Some additional things that were changed/completed:

  • Updated add song functionality so that adding a song to the universal collection, to the queue, and to the playlist is done in a single place instead of across three different files

  • Added unique constraint to prevent adding two songs with the same YouTube url

@BreanneHuang BreanneHuang linked a pull request Jul 12, 2020 that will close this issue
3 tasks
@BreanneHuang
Copy link
Contributor Author

Endpoints have been locked with verifyToken. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant