Λ C Ξ L X R D
05/15/2022, 6:15 PMrp_st
05/15/2022, 6:26 PMΛ C Ξ L X R D
05/15/2022, 6:28 PMrp_st
05/15/2022, 6:30 PMΛ C Ξ L X R D
05/15/2022, 6:35 PMrp_st
05/15/2022, 6:39 PMΛ C Ξ L X R D
05/15/2022, 6:41 PMrp_st
05/15/2022, 6:42 PMΛ C Ξ L X R D
05/15/2022, 6:44 PMcom.supertokens {"t": "2022-05-15T18:43:51.565Z", "sdkVer": "0.7.0", "message": "middleware: Started", "file": "supertokens.py:339"}
com.supertokens {"t": "2022-05-15T18:43:51.566Z", "sdkVer": "0.7.0", "message": "middleware: Not handling because request path did not start with config path. Request path: /login", "file": "supertokens.py:347"}
com.supertokens {"t": "2022-05-15T18:43:51.567Z", "sdkVer": "0.7.0", "message": "getSession: Started", "file": "recipe\\session\\recipe_implementation.py:134"}
com.supertokens {"t": "2022-05-15T18:43:51.568Z", "sdkVer": "0.7.0", "message": "getSession: rid in header: False", "file": "recipe\\session\\recipe_implementation.py:138"}
com.supertokens {"t": "2022-05-15T18:43:51.568Z", "sdkVer": "0.7.0", "message": "getSession: request method: GET", "file": "recipe\\session\\recipe_implementation.py:139"}
com.supertokens {"t": "2022-05-15T18:43:51.569Z", "sdkVer": "0.7.0", "message": "getSession: Returning try refresh token because access token from cookies is undefined", "file": "recipe\\session\\recipe_implementation.py:152"}
need to refresh session
INFO: 127.0.0.1:33735 - "GET /login HTTP/1.1" 200 OK
com.supertokens {"t": "2022-05-15T18:43:52.017Z", "sdkVer": "0.7.0", "message": "middleware: Started", "file": "supertokens.py:339"}
com.supertokens {"t": "2022-05-15T18:43:52.018Z", "sdkVer": "0.7.0", "message": "middleware: Not handling because request path did not start with config path. Request path: /static/styles/style.css", "file": "supertokens.py:347"}
INFO: 127.0.0.1:33735 - "GET /styles/style.css HTTP/1.1" 200 OK
com.supertokens {"t": "2022-05-15T18:43:52.805Z", "sdkVer": "0.7.0", "message": "middleware: Started", "file": "supertokens.py:339"}
com.supertokens {"t": "2022-05-15T18:43:52.805Z", "sdkVer": "0.7.0", "message": "middleware: Not handling because request path did not start with config path. Request path: /static/images/wave.png", "file": "supertokens.py:347"}
Λ C Ξ L X R D
05/15/2022, 6:44 PMINFO: 127.0.0.1:33735 - "GET /images/wave.png HTTP/1.1" 200 OK
com.supertokens {"t": "2022-05-15T18:43:52.861Z", "sdkVer": "0.7.0", "message": "middleware: Started", "file": "supertokens.py:339"}
com.supertokens {"t": "2022-05-15T18:43:52.861Z", "sdkVer": "0.7.0", "message": "middleware: Not handling because request path did not start with config path. Request path: /favicon.ico", "file": "supertokens.py:347"}
INFO: 127.0.0.1:33735 - "GET /favicon.ico HTTP/1.1" 404 Not Found
com.supertokens {"t": "2022-05-15T18:43:53.380Z", "sdkVer": "0.7.0", "message": "middleware: Started", "file": "supertokens.py:339"}
com.supertokens {"t": "2022-05-15T18:43:53.380Z", "sdkVer": "0.7.0", "message": "middleware: Not handling because request path did not start with config path. Request path: /auth/session/refresh", "file": "supertokens.py:347"}
INFO: 127.0.0.1:33735 - "POST /auth/session/refresh HTTP/1.1" 404 Not Found
Λ C Ξ L X R D
05/15/2022, 6:44 PMrp_st
05/15/2022, 6:46 PMΛ C Ξ L X R D
05/15/2022, 6:46 PMrp_st
05/15/2022, 6:46 PMrp_st
05/15/2022, 6:46 PMΛ C Ξ L X R D
05/15/2022, 6:47 PMΛ C Ξ L X R D
05/15/2022, 6:48 PMrp_st
05/15/2022, 6:48 PMrp_st
05/15/2022, 6:48 PMΛ C Ξ L X R D
05/15/2022, 6:49 PMrp_st
05/15/2022, 6:49 PMΛ C Ξ L X R D
05/15/2022, 6:49 PMcom.supertokens {"t": "2022-05-15T18:48:56.613Z", "sdkVer": "0.7.0", "message": "Started SuperTokens with debug logging (supertokens.init called)", "file": "supertokens.py:178"}
com.supertokens {"t": "2022-05-15T18:48:56.614Z", "sdkVer": "0.7.0", "message": "app_info: {
"api_base_path": "/api",
"api_domain": "http://localhost:8000",
"api_gateway_path": "",
"app_name": "E-learning Websecurity",
"framework": "fastapi",
"mode": "asgi",
"website_base_path": "/auth",
"website_domain": "http://localhost:8000"
}", "file": "supertokens.py:179"}
com.supertokens {"t": "2022-05-15T18:48:56.615Z", "sdkVer": "0.7.0", "message": "framework: fastapi", "file": "supertokens.py:180"}
com.supertokens {"t": "2022-05-15T18:48:56.615Z", "sdkVer": "0.7.0", "message": "session init: anti_csrf: NONE", "file": "recipe\\session\\recipe.py:74"}
com.supertokens {"t": "2022-05-15T18:48:56.616Z", "sdkVer": "0.7.0", "message": "session init: cookie_domain: None", "file": "recipe\\session\\recipe.py:78"}
com.supertokens {"t": "2022-05-15T18:48:56.617Z", "sdkVer": "0.7.0", "message": "session init: cookie_same_site: lax", "file": "recipe\\session\\recipe.py:79"}
com.supertokens {"t": "2022-05-15T18:48:56.617Z", "sdkVer": "0.7.0", "message": "session init: cookie_secure: False", "file": "recipe\\session\\recipe.py:80"}
com.supertokens {"t": "2022-05-15T18:48:56.618Z", "sdkVer": "0.7.0", "message": "session init: refresh_token_path: /api/session/refresh ", "file": "recipe\\session\\recipe.py:81"}
com.supertokens {"t": "2022-05-15T18:48:56.618Z", "sdkVer": "0.7.0", "message": "session init: session_expired_status_code: 401", "file": "recipe\\session\\recipe.py:82"}
rp_st
05/15/2022, 6:50 PMrp_st
05/15/2022, 6:50 PMrp_st
05/15/2022, 6:50 PMΛ C Ξ L X R D
05/15/2022, 6:51 PMΛ C Ξ L X R D
05/15/2022, 6:51 PM