-
Couldn't load subscription status.
- Fork 60
Closed
Labels
dotnet-sdkAffects the C#/DotNet SDKAffects the C#/DotNet SDKenhancementNew feature or requestNew feature or requestgo-sdkAffects the Go SDKAffects the Go SDKjava-sdkAffects the Java/Kotlin SDKAffects the Java/Kotlin SDKjs-sdkAffects the JavaScript SDKAffects the JavaScript SDKpython-sdkAffects the Python SDKAffects the Python SDK
Description
Checklist
- I agree to the terms within the OpenFGA Code of Conduct.
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 and OpenFgaClient.
Tasks
-
HideStreamedListUsers - JS SDK: ListUsers feat: support list users js-sdk#97
- Go SDK: ListUsers feat: support list users go-sdk#81
- .NET SDK: ListUsers feat: support list users dotnet-sdk#57
- Python SDK: ListUsers feat: support list users python-sdk#94
- Java SDK: ListUsers @ewanharris
Per-SDK Tasks
- Regenerate the SDK to add the appropriate interfaces and methods to
OpenFgaApi - Add tests for
ListUsersinOpenFgaApi - Add
ListUserstoOpenFgaClient - Add tests for
ListUsersinOpenFgaClient
Alternatives and current workarounds
No response
References
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
dotnet-sdkAffects the C#/DotNet SDKAffects the C#/DotNet SDKenhancementNew feature or requestNew feature or requestgo-sdkAffects the Go SDKAffects the Go SDKjava-sdkAffects the Java/Kotlin SDKAffects the Java/Kotlin SDKjs-sdkAffects the JavaScript SDKAffects the JavaScript SDKpython-sdkAffects the Python SDKAffects the Python SDK
Type
Projects
Status
Done