permissions for pod client
This MR introduces 3 new permission helpers:
isOwner
hasEditAccess
isAdmin
These helpers are then used all across the POD client to restrict user from taking certain actions.
Edited by Pokhi
This MR introduces 3 new permission helpers:
isOwner
hasEditAccess
isAdmin
These helpers are then used all across the POD client to restrict user from taking certain actions.