This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
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.