Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 975a57e

Browse files
authored
Merge pull request #188 from FHIDev/task/update-readme-with-suggestion
Clarify that if this setting is omitted, it falls back to 8 minutes.
2 parents 0500eca + 71137af commit 975a57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If no scope is set per API, it will default back to the scopes list set in `Clie
6161
"Scope": ""
6262
}
6363
],
64-
"refreshTokenAfterMinutes": 8 // Set approx 20% less than lifetime of access token. Default 8
64+
"refreshTokenAfterMinutes": 8 // Set approx 20% less than lifetime of access token (defaults to 8 minutes if omitted).
6565
}
6666
```
6767

0 commit comments

Comments
 (0)