supertokens-node
Version:
NodeJS driver for SuperTokens core
10 lines (6 loc) • 320 B
Markdown
## [5.0.0] - 2021-05-02
### Breaking change:
- Uses custom header as a measure to prevent CSRF attacks - unless the user explicitly enables anti-csrf tokens.
- new FDI 1.8
- changes `enableAntiCsrf` config to `antiCsrf`.
- removes deprecated `apiWebProxyPath` config. Use `appInfo -> apiGatewayPath` instead.