User permissions on custom resources

Hey @rueben.tiow -

Appreciate the warm welcome! We’re still having a bit of trouble understanding how to use Auth0 for our use case.

  • There are N users
  • There are M documents (M is large)
  • Users can create documents and share documents with others (think Google Docs). If a user does have access to a document, the user can have OWNER, VIEW, or EDIT permissions.

How would you model this in Auth0? Based on this, it seems this may not be possible in Auth0?

1 Like