UNPKG

supertokens-node

Version:
13 lines (7 loc) 443 B
## [14.1.2] - 2023-06-07 ### Fixes - Fixed email templates to fix an issue with styling on some email clients ### Changes - Minor internal refactors & additional tests - Now assuming latest token version if the claim is missing from the header - Make `verifySession` send the appropriate response instead of throwing (and sending 500) if session validation fails in koa, hapi and loopback (already happening in other frameworks).