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

[All SDKs] Support streaming endpoints (StreamedListObjects) #76

Open
5 tasks
rhamzeh opened this issue Dec 3, 2022 · 0 comments
Open
5 tasks

[All SDKs] Support streaming endpoints (StreamedListObjects) #76

rhamzeh opened this issue Dec 3, 2022 · 0 comments
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 Dec 3, 2022

We currently manually hide the StreamedListObjects endpoint from the SDKs.

We should:

  • Allow this if possible in the OpenFgaApi interface, and use it underneath the hood for the ListObjects method in the OpenFgaClient interface.

Progress:

  • JS SDK
  • Go SDK
  • .NET SDK
  • Python SDK
  • Java SDK
@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 labels Dec 3, 2022
@rhamzeh rhamzeh added the java-sdk Affects the Java/Kotlin SDK label Feb 9, 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: Backlog
Development

No branches or pull requests

1 participant