doublemint69
08/05/2023, 7:52 PMTypeError: originalImplementation.generateStateToSendToOAuthProvider is undefined
For frontend I am useing Next JS 13 with app router and backend is python with fastAPI. Simply tried using the keys in the tutorial and this doesn't work. Normal email password signup signin is working properly (I have added a couple of extra fields, not sure if that would case an error)rp_st
08/05/2023, 7:56 PMoriginalImplementation.generateStateToSendToOAuthProvider
?doublemint69
08/05/2023, 8:02 PM"supertokens-auth-react": "^0.33.1",
"supertokens-node": "^15.0.2",
"supertokens-web-js": "^0.7.1",
I am not calling this originalImplementation.generateStateToSendToOAuthProvider
anywheredoublemint69
08/05/2023, 8:03 PMdoublemint69
08/05/2023, 8:03 PMrp_st
08/05/2023, 8:04 PMdoublemint69
08/05/2023, 8:04 PMrp_st
08/05/2023, 8:31 PMdoublemint69
08/05/2023, 8:39 PMdoublemint69
08/05/2023, 8:48 PM