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] Drop StoreId from the OpenFgaApi configuration interface #118

Open
3 of 4 tasks
rhamzeh opened this issue May 22, 2023 · 0 comments
Open
3 of 4 tasks

[All SDKs] Drop StoreId from the OpenFgaApi configuration interface #118

rhamzeh opened this issue May 22, 2023 · 0 comments
Assignees
Labels
breaking dotnet-sdk Affects the C#/DotNet SDK enhancement New feature or request go-sdk Affects the Go SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK

Comments

@rhamzeh
Copy link
Member

rhamzeh commented May 22, 2023

The OpenFgaApi methods that need a storeId should start accepting StoreId as the first parameter.

This would allow us to drop the custom patches we have (e.g. JS SDK here), and allow users to target multiple stores with the same client if they wish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking dotnet-sdk Affects the C#/DotNet SDK enhancement New feature or request go-sdk Affects the Go SDK js-sdk Affects the JavaScript SDK python-sdk Affects the Python SDK
Projects
Status: Backlog
Development

No branches or pull requests

3 participants