nickm91.
09/11/2022, 6:45 PMsIRTFrontend sFrontToken sIdRefreshToken and sAccessToken cookies and store them on the browser.
On prod a successful signup will only assign sIRTFrontend and sFrontToken
In both cases the user is added to the db under the correct (emailpassword) recipe.
If I navigate to /auth on prod, I'm still redirected to /, so the EmailPasswordAuth component is still detecting some sort of logged in session but the cookies are not present or working in the browser cookies nor being transferred with the request credentials. This all works on local.
I cannot for the life of me, figure out why the local implementation would be different?nickm91.
09/11/2022, 6:51 PMnickm91.
09/11/2022, 7:09 PMsAccessToken and sIdRefreshToken are being stored according to the domain of my backend instead of the domain of my frontend :/rp_st
09/11/2022, 7:15 PMrp_st
09/11/2022, 7:15 PMnickm91.
09/11/2022, 7:16 PMsAccessToken and sIdRefreshToken are being removednickm91.
09/11/2022, 7:18 PMrp_st
09/11/2022, 7:35 PMrp_st
09/11/2022, 7:35 PMnickm91.
09/11/2022, 7:40 PMrp_st
09/11/2022, 7:41 PMnickm91.
09/11/2022, 7:42 PMnickm91.
09/11/2022, 7:42 PMnickm91.
09/11/2022, 7:43 PMrp_st
09/11/2022, 7:43 PMrp_st
09/11/2022, 7:43 PMrp_st
09/11/2022, 7:43 PMrp_st
09/11/2022, 7:44 PMnickm91.
09/11/2022, 7:45 PM.xyz.io on FE configrp_st
09/11/2022, 7:45 PMrp_st
09/11/2022, 7:46 PMrp_st
09/11/2022, 7:46 PMnickm91.
09/11/2022, 7:46 PMrp_st
09/11/2022, 7:46 PMnickm91.
09/11/2022, 7:47 PMnickm91.
09/11/2022, 7:54 PMrp_st
09/11/2022, 7:57 PMrp_st
09/11/2022, 7:58 PMnickm91.
09/11/2022, 8:05 PMerr: Error: SuperTokens core threw an error for a GET request to path: '/apiversion' with status code: 401 and message: Invalid API keyrp_st
09/11/2022, 8:06 PMnickm91.
09/11/2022, 8:07 PMnickm91.
09/11/2022, 8:10 PMrp_st
09/11/2022, 8:18 PMnickm91.
09/11/2022, 8:21 PMrp_st
09/11/2022, 8:22 PM