openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
18 stars 10 forks source link

`ListUsers` API protobuf definitions #140

Closed willvedd closed 6 months ago

willvedd commented 6 months ago

Description

Defining protobufs to facilitate OpenFGA's upcoming ListUsers functionality which answers the question of "what users relate to a specific resource?". The definitions themselves are not final and are subject to change. Please refer to the ListUsers RFC for more specifics about the API's functionality as well as technical changes that can be expected.

Note: This PR is a draft to enable ListUsers development in the main OpenFGA repo.

References

Review Checklist