buildog-dev / buildog

37 stars 19 forks source link

feat: create organizations' users table, route and function #39

Closed kuzeykose closed 2 months ago

kuzeykose commented 4 months ago

Under each organization, we have to manage their users. Root user is users who created the organization. We have to give a permission to add users to root account. Root user can add other users to their organization and give some roles.

Example roles for initial:

organization-users

erentaskiran commented 3 months ago

Assign