JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Fix updateUser route & controller #89

Closed vaasuu closed 10 months ago

vaasuu commented 10 months ago

user id should be from url params.

Note: Users can currently upgrade to premium without any payment validation, remove setting premium here and move it to a separate endpoint‽

vaasuu commented 10 months ago

I'm gonna leave premium alone for now, as we have more important things to do.