Skip to content

Commit 6f9b420

Browse files
add docs to readme
1 parent f5174c7 commit 6f9b420

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ For any command that interacts with an OpenFGA server, these configuration value
151151
| Token Audience | `--api-audience` | `FGA_API_AUDIENCE` | `api-audience` |
152152
| Store ID | `--store-id` | `FGA_STORE_ID` | `store-id` |
153153
| Authorization Model ID | `--model-id` | `FGA_MODEL_ID` | `model-id` |
154+
| Custom Headers | `--custom-headers` | `FGA_CUSTOM_HEADERS` | `custom-headers` |
154155

155156
If you are authenticating with a shared secret, you should specify the API Token value. If you are authenticating using OAuth, you should specify the Client ID, Client Secret, API Audience and Token Issuer. For example:
156157

0 commit comments

Comments
 (0)