Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 20:34
v0.6.0
a7a3a12

0.6.0 (2024-02-23)

[Breaking]

As of this point this SDK is deprecated and should no longer be used. Please use OpenFga.Sdk instead.

We strongly recommend you use the OpenFGA .NET SDK directly instead with the following configuration:

For US1 (Production US) environment, use the following values:

  • API URL: https://api.us1.fga.dev
  • Credential Method: ClientCredentials
  • API Token Issuer: fga.us.auth0.com
  • API Audience: https://api.us1.fga.dev/

You can get the rest of the necessary variables from the FGA Dashboard. See here.