Support ListUsers endpoint #329
Labels
dotnet-sdk
Affects the C#/DotNet SDK
enhancement
New feature or request
go-sdk
Affects the Go SDK
java-sdk
Affects the Java/Kotlin SDK
js-sdk
Affects the JavaScript SDK
python-sdk
Affects the Python SDK
Checklist
Describe the problem you'd like to have solved
We have an RFC for a ListUsers method.
There is an open PR that adds the protobuf definitions.
Describe the ideal solution
The SDK Generator should hide StreamedListUsers (like it does StreamedListObjects) and expose the method in both the
OpenFgaApi
andOpenFgaClient
.Tasks
HideStreamedListUsers
Per-SDK Tasks
OpenFgaApi
ListUsers
inOpenFgaApi
ListUsers
toOpenFgaClient
ListUsers
inOpenFgaClient
Alternatives and current workarounds
No response
References
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: