apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!

Home Page:https://apptension.com/saas-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-tenancy / Allow tenant owners to change users roles

mkleszcz opened this issue · comments

Allow the tenant owner / admin to change already invited user roles.

On organization settings there is an accounts list with the roles displayed. Please connect the API call to the dropdown action for setting new user role.