Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ListUsers endpoint #329

Open
6 of 11 tasks
rhamzeh opened this issue Mar 21, 2024 · 0 comments
Open
6 of 11 tasks

Support ListUsers endpoint #329

rhamzeh opened this issue Mar 21, 2024 · 0 comments
Assignees
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

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Mar 21, 2024

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 and OpenFgaClient.

Tasks

Per-SDK Tasks

  • Regenerate the SDK to add the appropriate interfaces and methods to OpenFgaApi
  • Add tests for ListUsers in OpenFgaApi
  • Add ListUsers to OpenFgaClient
  • Add tests for ListUsers in OpenFgaClient

Alternatives and current workarounds

No response

References

No response

Additional context

No response

@rhamzeh rhamzeh added enhancement New feature or request go-sdk Affects the Go SDK dotnet-sdk Affects the C#/DotNet SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK java-sdk Affects the Java/Kotlin SDK labels Mar 21, 2024
@rhamzeh rhamzeh self-assigned this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: In progress
Development

No branches or pull requests

3 participants