openfga / api

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

ListUsers #144

Closed willvedd closed 4 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.

References

Review Checklist

jon-whit commented 6 months ago

@willvedd are we introducing StreamedListUsers after an initial sprint on the unary ListUsers? Or should we introduce those protobuf definitions in the scope of this PR?