[All SDKs] Drop StoreId
from the OpenFgaApi
configuration interface
#118
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
The
OpenFgaApi
methods that need a storeId should start acceptingStoreId
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.
The text was updated successfully, but these errors were encountered: