Commit graph

3 commits

Author SHA1 Message Date
oscargonzalezmoreno@gmail.com
121ccadf57 - Changed create and update method. Headers+body instead of DTO
- Added token validation for `update` and `remove` operations to ensure it matches the record in the database.
- Ensured `name` and `author` from headers in `update` are validated against the existing record.
- Improved error handling for mismatched or missing tokens, returning appropriate HTTP status codes.
2024-12-27 12:30:50 +01:00
oscargonzalezmoreno@gmail.com
37586abe97 supabase persistence and multiple api fixes 2024-12-26 18:06:42 +01:00
Mr Cheff
232d8b37d6
first commit 2024-12-26 00:58:36 +01:00