Homework 13: Authorization
- Due Nov 1, 2022 by 9:30am
- Points 1
- Submitting a website url
- Available after Oct 25, 2022 at 10:45am
Watch these videos:
- Authorization (YouTube Links to an external site.)
- Authorization in data models (YouTube Links to an external site.)
- Authorization in APIs (YouTube Links to an external site.)
Update the class code so that only users who created a quiz can modify it (add items, remove items, update items).
Remember, to get credit for the homework, you don't have to have solutions that are 100% complete and working; I want to see that you made an effort to get them working so you can ask informed questions in class and so that when we go over and extend the homework in class, you have some working context for what we're doing.
Commit your two PHP files in a folder homework/hw13/
in your CSC302 git repo and push to GitHub. Submit a link to your the hw13 folder on GitHub to this Canvas assignment.