Closed MustardPenguin closed 2 months ago
Merged the post user story (from issue #8 and branch feature/#8-business-user-create-update-delete-post) together with the current dev branch.
All newly created post should use security context to fetch the user id from JWT in order to set user id for posts, with working tests.
Thanks for the review, I've made some changes based off your feedback.
Merged the post user story (from issue #8 and branch feature/#8-business-user-create-update-delete-post) together with the current dev branch.
All newly created post should use security context to fetch the user id from JWT in order to set user id for posts, with working tests.