Closed miparnisari closed 2 years ago
Documenting the following:
The following APIs accept an optional authorization model ID as input:
Check: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Read: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Expand: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Write: to validate that for the tuples added (not deleted), the “object” part is in accordance of this model
ListObjects: to decide which implementation to use.
Documenting the following:
The following APIs accept an optional authorization model ID as input:
Check: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Read: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Expand: to validate that for the input tuple, the “object” and “relation” components are in accordance of this model
Write: to validate that for the tuples added (not deleted), the “object” part is in accordance of this model
ListObjects: to decide which implementation to use.