CaptainPhoton
06/20/2022, 4:19 PMrp_st
06/20/2022, 4:19 PMCaptainPhoton
06/20/2022, 4:19 PMrp_st
06/20/2022, 4:19 PMCaptainPhoton
06/20/2022, 4:20 PMCaptainPhoton
06/20/2022, 4:20 PMrp_st
06/20/2022, 4:20 PMCaptainPhoton
06/20/2022, 4:21 PMerror: Error: Request failed with status code 400
at createError (node_modules/supertokens-node/node_modules/axios/lib/core/createError.js:16:15)
at settle (node_modules/supertokens-node/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (node_modules/supertokens-node/node_modules/axios/lib/adapters/http.js:269:11)
at IncomingMessage.emit (node:events:532:35)
at IncomingMessage.emit (node:domain:475:12)
at endReadableNT (node:internal/streams/readable:1346:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
CaptainPhoton
06/20/2022, 4:21 PMCaptainPhoton
06/20/2022, 4:21 PMrp_st
06/20/2022, 4:22 PMrp_st
06/20/2022, 4:22 PMCaptainPhoton
06/20/2022, 4:22 PMCaptainPhoton
06/20/2022, 4:22 PMrp_st
06/20/2022, 4:22 PMCaptainPhoton
06/20/2022, 4:22 PMCaptainPhoton
06/20/2022, 4:24 PMrp_st
06/20/2022, 4:24 PMrp_st
06/20/2022, 4:24 PMrp_st
06/20/2022, 4:24 PMCaptainPhoton
06/20/2022, 4:24 PMrp_st
06/20/2022, 4:24 PMCaptainPhoton
06/20/2022, 4:25 PMCaptainPhoton
06/20/2022, 4:25 PMrp_st
06/20/2022, 4:25 PMrp_st
06/20/2022, 4:25 PMCaptainPhoton
06/20/2022, 4:26 PMrp_st
06/20/2022, 4:27 PMCaptainPhoton
06/20/2022, 4:27 PMCaptainPhoton
06/20/2022, 4:28 PMrp_st
06/20/2022, 4:28 PMrp_st
06/20/2022, 4:29 PMrp_st
06/20/2022, 4:29 PMCaptainPhoton
06/20/2022, 4:29 PMrp_st
06/20/2022, 4:29 PMCaptainPhoton
06/20/2022, 4:30 PMCaptainPhoton
06/20/2022, 4:30 PMrp_st
06/20/2022, 4:31 PMrp_st
06/20/2022, 4:31 PMrp_st
06/20/2022, 4:32 PMCaptainPhoton
06/20/2022, 4:32 PMCaptainPhoton
06/20/2022, 4:33 PMrp_st
06/20/2022, 4:33 PMCaptainPhoton
06/20/2022, 4:33 PMrp_st
06/20/2022, 4:35 PMCaptainPhoton
06/20/2022, 4:36 PMrp_st
06/20/2022, 4:36 PMCaptainPhoton
06/20/2022, 4:38 PMCaptainPhoton
06/20/2022, 4:38 PMrp_st
06/20/2022, 4:38 PMrp_st
06/20/2022, 4:38 PMCaptainPhoton
06/20/2022, 4:38 PMCaptainPhoton
06/20/2022, 4:39 PMSuperTokens.init({
appInfo: {
appName: REACT_APP_AUTH_NAME,
apiDomain: REACT_APP_AUTH_API_DOMAIN,
websiteDomain: REACT_APP_AUTH_WEB_DOMAIN,
apiBasePath: REACT_APP_AUTH_API_PATH,
websiteBasePath: REACT_APP_AUTH_WEB_PATH
},
recipeList: [
ThirdPartyPasswordless.init({
contactMethod: 'EMAIL_OR_PHONE',
emailVerificationFeature: {
mode: 'REQUIRED'
},
signInUpFeature: {
defaultCountry: 'FI',
providers: [ThirdPartyPasswordless.Google.init(), ThirdPartyPasswordless.Facebook.init()]
}
}),
Session.init()
]
})
this is my initCaptainPhoton
06/20/2022, 4:39 PMrp_st
06/20/2022, 4:40 PMCaptainPhoton
06/20/2022, 4:40 PMrp_st
06/20/2022, 4:40 PMrp_st
06/20/2022, 4:40 PMCaptainPhoton
06/20/2022, 4:44 PMCaptainPhoton
06/20/2022, 4:45 PMCaptainPhoton
06/20/2022, 4:45 PMlet { doesSessionExist } = useSessionContext()
CaptainPhoton
06/20/2022, 4:46 PMCaptainPhoton
06/20/2022, 4:53 PMrp_st
06/20/2022, 4:55 PMCaptainPhoton
06/20/2022, 4:56 PMCaptainPhoton
06/20/2022, 4:56 PMCaptainPhoton
06/20/2022, 4:56 PMrp_st
06/20/2022, 4:57 PM