1wei_
02/20/2024, 5:14 PM2024-02-21 01:09:25 [DEBUG] [cookie_and_header] - {"t": "2024-02-20T17:09:25.666Z", "sdkVer": "0.17.0", "message": "Setting access token as cookie", "file": "recipe/session/cookie_and_header.py:267"}
com.supertokens {"t": "2024-02-20T17:09:25.666Z", "sdkVer": "0.17.0", "message": "Setting refresh token as cookie", "file": "recipe/session/cookie_and_header.py:267"}
2024-02-21 01:09:25 [DEBUG] [cookie_and_header] - {"t": "2024-02-20T17:09:25.666Z", "sdkVer": "0.17.0", "message": "Setting refresh token as cookie", "file": "recipe/session/cookie_and_header.py:267"}
2024-02-21 01:09:25 [INFO] [_internal] - 127.0.0.1 - - [21/Feb/2024 01:09:25] "POST /auth/signin HTTP/1.1" 200 -
rp_st
02/21/2024, 5:11 AM1wei_
02/21/2024, 7:49 AMrp_st
02/21/2024, 8:10 AMrp_st
02/21/2024, 8:11 AM/
is not set by us. So not sure how that ended up in postman1wei_
02/21/2024, 11:19 AM1wei_
02/21/2024, 11:20 AM1wei_
02/21/2024, 11:20 AMrp_st
02/21/2024, 11:39 AMrp_st
02/21/2024, 11:40 AM1wei_
02/21/2024, 12:06 PM1wei_
02/21/2024, 12:08 PMrp_st
02/21/2024, 4:12 PM1wei_
02/22/2024, 7:52 AM1wei_
02/22/2024, 7:52 AM1wei_
02/22/2024, 7:53 AM1wei_
02/22/2024, 7:53 AMSuperTokens.init({
appInfo: {
apiDomain: "http://localhost:5000",
apiBasePath: "/auth",
appName: "My Web API",
websiteDomain: "http://localhost:3000"
},
recipeList: [EmailPassword.init(), Session.init()]
});
rp_st
02/22/2024, 4:55 PM1wei_
02/23/2024, 2:44 AM