Skip to content

Missing ACL logic #4

Description

@devrishik

ACL logic is not present, to do without ACL one needs to create a user column in tables to maintain relations, it is much harder to implements groups/roles and for every query to the Parse api i need to implement a filter.

I overcame this shortcoming by writing cloud code for Parse and setting the ACL on afterSave for object creation. If ACL logic can be implemented in Angular-Parse, I believe the tasks will be much easier then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions