Spaces:
Building
Building
Upload 2 files
Browse files- flare-tasarim.docx +0 -0
- service_config.jsonc +1 -1
flare-tasarim.docx
CHANGED
Binary files a/flare-tasarim.docx and b/flare-tasarim.docx differ
|
|
service_config.jsonc
CHANGED
@@ -137,7 +137,7 @@
|
|
137 |
"token_endpoint": "https://mock.api/auth",
|
138 |
"token_request_body": {},
|
139 |
"response_token_path": "token", // json-path style. Ex: xx.yy.z
|
140 |
-
"token_refresh_endpoint":
|
141 |
"token_refresh_body": {} // token_refresh_endpoint varsa zorunlu, yoksa opsiyonel.
|
142 |
},
|
143 |
|
|
|
137 |
"token_endpoint": "https://mock.api/auth",
|
138 |
"token_request_body": {},
|
139 |
"response_token_path": "token", // json-path style. Ex: xx.yy.z
|
140 |
+
"token_refresh_endpoint": null, // opsiyonel
|
141 |
"token_refresh_body": {} // token_refresh_endpoint varsa zorunlu, yoksa opsiyonel.
|
142 |
},
|
143 |
|