## [8.0.2] - 2021-10-27### Changes
- Uses non arrow functionsin 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