github openfga/js-sdk v0.4.0

latest releases: v0.6.0, v0.5.0
2 months ago

0.4.0 (2024-04-30)

  • feat: support the ListUsers endpoint (#97)

  • feat!: support overriding storeId per request (#97)
    OpenFgaClient now supports specifying the storeId in the options to override it per request

    [BREAKING CHANGE] the underlying OpenFgaApi now expects storeId as the first param on relevant methods,
    if you are still using this class, make sure you update your references when needed.

Don't miss a new js-sdk release

NewReleases is sending notifications on new releases.