Hello, I just configured supertokens with in node.js using express.js in a Lambda with API Gateway and everything seems to work fine (I have a test exposed endpoint that works without problems) but when trying to access the /dashboard I get this error: No SuperTokens core available to query
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).