alexandria-reader / backend

Alexandria reading app back end
https://tryalexandria.com/
6 stars 1 forks source link

protect user texts from other users #124

Closed mrchrmn closed 2 years ago

mrchrmn commented 2 years ago

Description

Text routes check whether text belongs to user before retrieving, updating or deleting. Returns 404, 406, 406 if not.

Related Issue

Closes #121

Type of Changes

Type
:heavy_check_mark: :sparkles: New feature
danachen commented 2 years ago

Works great! 👍