supertokens-node
Version:
NodeJS driver for SuperTokens core
16 lines (10 loc) • 406 B
Markdown
## [3.0.0] - 2020-11-18
### Added
- EmailPassword login features
- https://github.com/supertokens/supertokens-node/pull/29
### Changed
- Restructures sessions to be its own recipe
- Other changes:
- https://github.com/supertokens/supertokens-node/pull/24
- https://github.com/supertokens/supertokens-node/pull/25
- https://github.com/supertokens/supertokens-node/pull/45