UNPKG

supertokens-node

Version:
8 lines (4 loc) 264 B
## [8.0.2] - 2021-10-27 ### Changes - Uses non arrow functions in api and recipe interface impl to allow for "true" inheritance in override: https://github.com/supertokens/supertokens-node/issues/199 - Uses `bind(this)` when calling original implementation