Skip to content

Authorization with SetFields on many to many relationships tables #698

Description

@chrisbag

Hello,

Thanks for the awesome library.
SetField works well to handle authorizations when current userID is in the table.

Let's say I have a many to many relation such as :

  • User has Many Contacts
  • Contacts have many Users
  • I therefore have a user-contact table

What would be the feathers way to handle authorization on the Contact Table ? Could you implement it with setFields ?

Thanks a lot for your help,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions