"I'm creating an app that will allow users to join different groups and for each group, the user will be assigned different roles.. such as member, admin, or observer. Is this type of user structure built in to DreamFactory? "
I normally don't wake up old threads, this one seemed very applicable thou.
Regards the above question, we are trying the same type of layout. We want to have multiple groups withing a application (think Bitbucket, each repository within Bitbucket can have multiple users) The only way I see it being implemented is by using an App in DreamFactory( as a group) and then apply Roles to that App, this would imply that one has multiple Apps pointing to the same application. This seems a bit clunky is there another way ?