josephyhu / josephyhu/Learning-Journal
Provide User Authentication Functionality to the API
Open
enhancement
good first issue
help wanted
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [x] All logged in users should be able to see all categories or a single category, create a category, edit a category, and delete a category.
- [x] All logged in users should be able to see all users or a single user.
- [ ] A logged in user should only be able to see their own entries or an entry, create an entry, edit an entry, and delete an entry.
- [ ] Only logged in users should be able to do the above.
- [x] No users should be able to create, edit, or delete a user.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.