ciyidogan commited on
Commit
233e9ee
·
verified ·
1 Parent(s): f24aded

Upload 2 files

Browse files
Files changed (2) hide show
  1. flare-tasarim.docx +0 -0
  2. 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": "", // opsiyonel
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