Getting this error on the back end when signing in:
The running SuperTokens core version is not compatible with this NodeJS SDK. Please visit
https://supertokens.io/docs/community/compatibility
here are my supertokens versions
├── supertokens-auth-react@0.36.1
├── supertokens-web-js@0.8.0
├── supertokens-node@16.7.1
I went to the link provided, but it needs to know what version of supertokens core I am using. Since Im using the manged service, does it depend on what the managed service is using? if so, how would I know what version the managed service is using?