Back to Clerk

`clockSkewInSeconds` -> `clockSkewInMs`

packages/upgrade/src/versions/core-2/backend/clockskewinseconds.md

latest327 B
Original Source

The clockSkewInSeconds option has been renamed to clockSkewInMs in order to accurately reflect that its value is expected to be in milliseconds rather than seconds. The value does not need to change here, only the name. This change affects the following imports:

  • verifyJwt
  • verifyToken
  • Clerk.authenticateRequest