reginapizza / uploaderApi

0 stars 0 forks source link

User Authentication/Authorization #3

Open reginapizza opened 5 years ago

reginapizza commented 5 years ago

Part of MVP for this project is having user ownership on our "upload" resource described in #1

Our model will have an owner field that will reference a User model that owns that Upload.

Stretch: