Hi guys,
this is my supertokens in frontend React Application
"supertokens-auth-react": "^0.36.0",
"supertokens-web-js": "^0.8.0",
and
in my backend
"supertokens-node": "^17.0.7",
when I land at my login page I am seeing infinte loop of refresh token and signout
com.supertokens {t: "2025-04-10T06:33:24.716Z", message: "errorHandler: Checking recipe for match: userroles", file: "C:\mportal-v12\mportal-v12\packages\api-graphql\node_modules\supertokens-node\lib\build\supertokens.js:251:30" sdkVer: "17.0.7"} +0ms
Please help out if anyone faced similar issue
also tried upgrading backend API to
"supertokens-node": "^17.1.3",
Docker image self hosted
image: registry.supertokens.io/supertokens/supertokens-mysql:9.0.2