add user apis

This commit is contained in:
behruz-dev
2025-08-06 10:15:41 +05:00
parent 2309dbabaf
commit 11c64fd487
4 changed files with 86 additions and 1 deletions

View File

@@ -12,7 +12,8 @@ class Command(BaseCommand):
{
"code": "project_folder",
"name": "project folder all access"
}
},
{'code': 'delete_user', "name": 'can delete user permissions'}
]
for perm in permissions: