4IRL / urls4irl

Sharing URL's with friends.
3 stars 0 forks source link

Allow users to remove themselves from UTubs they were added to #174

Closed rehankalu closed 3 months ago

rehankalu commented 6 months ago

Backend may need to simply adjust permissions conditional for remove user route to allow it current user ID is owner OR user ID to be removed

Frontend needs to unhide the 'x delete UTub' button for all users, but change the POST request target to remove user(current user ID), if current user is not the owner