Role based access control for collections and so certain actions and so on.
Inspiration can be taken from Microsoft Azure -> https://learn.microsoft.com/en-us/azure/role-based-access-control/
This would allow developers to design more complex games and systems, including easier ways of creating matches based on data stored in a collection which is then again based on role access.
By roles I mean groups in this context, which would be nakama's version of roles.
If we were able to put groups as the owner of a collection item for instance, this would be huge, and would make it easier for some kinds of games to be developed with the nakama backend supporting it.
Description
Role based access control for collections and so certain actions and so on. Inspiration can be taken from Microsoft Azure -> https://learn.microsoft.com/en-us/azure/role-based-access-control/ This would allow developers to design more complex games and systems, including easier ways of creating matches based on data stored in a collection which is then again based on role access. By roles I mean groups in this context, which would be nakama's version of roles. If we were able to put groups as the owner of a collection item for instance, this would be huge, and would make it easier for some kinds of games to be developed with the nakama backend supporting it.