We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b956410 commit ff00a22Copy full SHA for ff00a22
content/develop/clients/nodejs/amr.md
@@ -99,7 +99,7 @@ below:
99
- `expirationRefreshRatio`: This is the fraction of the token's lifetime that should
100
elapse before a refresh is triggered. For example, a value of 0.75 means the token
101
should be refreshed when 75% of its lifetime has elapsed.
102
-- `retry`: This object specifies the policy to retry refreshing the token if the
+- `retry`: This object specifies the policy to retry refreshing the token if
103
an error occurs. It has the following fields:
104
- `maxAttempts`: The maximum number of times to attempt a refresh before
105
aborting.
0 commit comments