@clerk/backend@3.15.0
📦 clerkView on GitHub →
🐛 1 fixes🔧 4 symbols
Summary
This release includes updates to billing subscription fields and improves error handling for token decoding and verification. It also updates dependencies.
🐛 Bug Fixes
- Return a `TokenVerificationError` from `decodeJwt` and `verifyToken` for tokens whose header, payload, or signature cannot be decoded.