ITEnthusiasm
05/26/2022, 6:24 PMsupertokens
interfere with the request object at all? Iโm trying to use regular http form posts (not for logging in), but the data never goes through.
The data does go through if I remove all the Supertokens Node setup stuffrp_st
05/26/2022, 6:25 PMrp_st
05/26/2022, 6:26 PMrp_st
05/26/2022, 6:29 PMITEnthusiasm
05/26/2022, 8:29 PMITEnthusiasm
05/26/2022, 8:29 PMrp_st
05/27/2022, 3:09 AMrp_st
05/27/2022, 3:09 AMrp_st
05/27/2022, 5:22 AMITEnthusiasm
05/27/2022, 12:06 PMITEnthusiasm
05/27/2022, 12:22 PMsupertokens
Node.js docs get updated to remove express.urlencoded
and express.json
?ITEnthusiasm
05/27/2022, 12:29 PMITEnthusiasm
05/27/2022, 2:27 PMexpress.urlencoded()
and express.json()
. These calls were within the block of "SuperTokens copy-paste code". But when I returned to the docs site recently, I didn't see these 2 things being used anymore.ITEnthusiasm
05/27/2022, 2:28 PMrp_st
05/27/2022, 2:28 PMITEnthusiasm
05/27/2022, 2:28 PMrp_st
05/27/2022, 2:28 PMrp_st
05/27/2022, 2:29 PMITEnthusiasm
05/27/2022, 2:30 PM