supertokens-node
Version:
NodeJS driver for SuperTokens core
13 lines (7 loc) • 443 B
Markdown
- Fixed email templates to fix an issue with styling on some email clients
- 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).