You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/tokens/guides/use-refresh-token-rotation.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Silent re-authentication is achieved by sending a `prompt=none` parameter upon t
31
31
If the exchange fails because `useRefreshTokens` is `true` but there isn't a Refresh Token in the cache, then it falls back to the iframe method (which could also fail if third-party cookies are blocked).
32
32
:::
33
33
34
-
For more details and examples, see [Use rotating Refresh Tokens](/libraries/auth0-spa-js/index#use-rotating-refresh-tokens).
34
+
For more details and examples, see [Use rotating Refresh Tokens](/libraries/auth0-spa-js#use-rotating-refresh-tokens).
0 commit comments