@clerk/clerk-js@5.125.12
Patch Changes
-
Skip
expired_tokenretry flow when Session Minter is enabled. WhensessionMinteris on, the token is sent in the POST body, so the retry-with-expired-token fallback is unnecessary. The retry flow is preserved for non-Session Minter mode. (#8643) by @nikosdouvlis -
Send
force_origin=truebody param on/tokensrequests whenskipCacheis true, so FAPI Proxy routes to origin instead of Session Minter. (#8643) by @nikosdouvlis -
Add monotonic token replacement based on
oiatto prevent edge-minted tokens with stale claims from overwriting fresher DB-minted tokens in multi-tab scenarios. (#8643) by @nikosdouvlis -
Send previous session token on
/tokensrequests to support Session Minter edge token minting. (#8643) by @nikosdouvlis -
Updated dependencies [
9d421ef,9d421ef]:- @clerk/shared@3.47.7
- @clerk/localizations@3.37.7
Fetched May 27, 2026


