Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ If no scope is set per API, it will default back to the scopes list set in `Clie
"Scope": ""
}
],
"refreshTokenAfterMinutes": 8 // Set approx 20% less than lifetime of access token. Default 8
"refreshTokenAfterMinutes": 8 // Set approx 20% less than lifetime of access token (defaults to 8 minutes if omitted).
}
```

Expand Down