Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Access Control for Edit-Recipe Tab (#15)
Currently, everybody can edit all recipes to their liking. This commit should move the edit recipe router (and with that the edit recipe API) to the Authenticated Layer.
- Loading branch information