I have been tasked with adding sharing to all objects in our app. Users should be able to hit a share button on each object, and specify who it is shared with, individuals or groups. They also need to manager groups. On the server side, when someone requests objects they can load, it needs to include all items shared with them.
Is there a library that can handle portions of this? Has anyone faced this issue and made a library? I can use any language, but I'd prefer a JVM language or Javascript.
If there's not a library, does anyone know of any blog posts or question answers that address this issue? Or a software pattern about sharing objects? That is, has someone documented what they did to solve a similar problem?
Aucun commentaire:
Enregistrer un commentaire