jra457 / Group-6

0 stars 0 forks source link

Jacob2 #58

Closed jra457 closed 1 year ago

jra457 commented 1 year ago

Added authentication to the 'store' (product details) page so that only the owner of the store can update/delete products by getting the UUID of the owner of the store and the UUID of the currently logged in user. Also fixed the issue when switching between the products page and the store page by updating the context being passed to the html page.