You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation, there are only two functions to control the permission, Grant and Revoke , but we need to consider suspend a user temporarily.
Except output:
Implement user suspend in DropKit smart contract
Implement user suspend API:
/permission/suspend/table/owner
/permission/suspend/table/maintainer
/permission/suspend/table/viewer
The text was updated successfully, but these errors were encountered:
In the current implementation, there are only two functions to control the permission,
Grant
andRevoke
, but we need to consider suspend a user temporarily.Except output:
DropKit
smart contractImplement user suspend API:
/permission/suspend/table/owner
/permission/suspend/table/maintainer
/permission/suspend/table/viewer
The text was updated successfully, but these errors were encountered: