Hi, I'm trying to set up my own backend following
https://supertokens.io/docs/nodejs/emailpassword/default-apis ... but I've been stuck trying using createNewSession
I got this error
Error while setting header with key: front-token and value: eyJ1aWQiOiIyYm...
I think the problem happens because I'm using apollo-server-micro instead express