supertokens-node
Version:
NodeJS driver for SuperTokens core
8 lines (5 loc) • 402 B
Markdown
## [23.1.0] - 2025-11-27
- Fix the OAuth2Provider `tokenExchange` error message when the refresh token is expired
- Updates custom framework to following correct CollectingResponse flow order (to ensure that subsequent calls to the `sendJSONResponse` doesn't overwrite the response).
- Updated/expanded plugin support.
- Reworked internals to avoid dynamic requires and circular dependencies