mnove.
04/29/2022, 1:51 PMrp_st
04/29/2022, 1:52 PMrp_st
04/29/2022, 1:52 PMmnove.
04/29/2022, 1:55 PMmnove.
04/29/2022, 1:55 PMrp_st
04/29/2022, 1:56 PMrp_st
04/29/2022, 1:56 PMrp_st
04/29/2022, 1:56 PMmnove.
04/29/2022, 1:58 PMmnove.
04/29/2022, 1:58 PMrp_st
04/29/2022, 2:00 PMmnove.
04/29/2022, 2:00 PMrp_st
04/29/2022, 2:00 PMrp_st
04/29/2022, 2:00 PMmnove.
04/29/2022, 2:00 PMrp_st
04/29/2022, 2:01 PMrp_st
04/29/2022, 2:01 PMmnove.
04/29/2022, 2:04 PMrp_st
04/29/2022, 2:05 PMmnove.
04/29/2022, 2:33 PMmnove.
04/29/2022, 2:34 PMrp_st
04/29/2022, 2:34 PMmnove.
04/29/2022, 2:37 PMrp_st
04/29/2022, 2:38 PMrp_st
04/29/2022, 2:39 PMrp_st
04/29/2022, 2:39 PMmnove.
04/29/2022, 2:39 PMmnove.
04/29/2022, 2:39 PMmnove.
04/30/2022, 1:27 PM2022-04-30T13:16:36.089Z com.supertokens {t: "2022-04-30T13:16:36.089Z", message: "getSession: returning undefined because idRefreshToken is undefined and sessionRequired is false", file: "/workspace/node_modules/supertokens-node/lib/build/recipe/session/recipeImplementation.js:161:34" sdkVer: "9.1.2"}
rp_st
04/30/2022, 4:10 PMrp_st
04/30/2022, 4:10 PMmnove.
04/30/2022, 4:28 PMmnove.
04/30/2022, 4:28 PMrp_st
04/30/2022, 4:29 PMmnove.
04/30/2022, 4:29 PMrp_st
04/30/2022, 4:29 PMmnove.
04/30/2022, 4:30 PMrp_st
04/30/2022, 4:30 PMrp_st
04/30/2022, 4:30 PMmnove.
04/30/2022, 4:32 PMrp_st
04/30/2022, 4:33 PMrp_st
04/30/2022, 4:34 PMrp_st
04/30/2022, 4:34 PMmnove.
04/30/2022, 4:37 PMrp_st
04/30/2022, 4:38 PMmnove.
04/30/2022, 4:38 PM/api
rp_st
04/30/2022, 4:38 PMrp_st
04/30/2022, 4:39 PMrp_st
04/30/2022, 4:40 PMmnove.
04/30/2022, 4:40 PMrp_st
04/30/2022, 4:41 PMmnove.
04/30/2022, 4:44 PMrp_st
04/30/2022, 4:44 PMmnove.
04/30/2022, 4:44 PMmnove.
04/30/2022, 4:44 PMrp_st
04/30/2022, 4:44 PMmnove.
04/30/2022, 4:46 PMrp_st
04/30/2022, 4:47 PMrp_st
04/30/2022, 4:47 PMmnove.
04/30/2022, 4:48 PMmnove.
04/30/2022, 4:55 PMmnove.
04/30/2022, 4:55 PMrp_st
04/30/2022, 4:55 PMmnove.
04/30/2022, 4:56 PMmnove.
05/01/2022, 10:23 AMprocess.env
(since they get included in the build). However, I had to change in the backend, the supertokens config in order to have API_BASE_PATH to be just /auth
(while before both the front end and back end were /api/auth
). So now the api base path in the front end is: api/auth
while on the backend is just /auth
. I guess before it was not working because the ST middleware was not catching the route properly so it kept trying to create a session?mnove.
05/01/2022, 10:25 AMlocalhost:3000
and localhost:9000
for front and back respectively, while in Prod I am using the pattern mywebsite.com
for the client and mywebsite.com/api
for the server / Noderp_st
05/01/2022, 10:25 AMmnove.
05/01/2022, 10:27 AMrp_st
05/01/2022, 10:27 AMmnove.
05/01/2022, 10:29 AMmnove.
05/01/2022, 10:29 AMrp_st
05/01/2022, 10:33 AMrp_st
05/01/2022, 10:34 AM