EdwinN1337
09/08/2022, 12:31 PM'supertokens-website'
module on the frontend with custom ui, but the docs switched to supertokens-web-js
. which is a different implementation?nkshah2
09/08/2022, 12:32 PMnkshah2
09/08/2022, 12:32 PMnkshah2
09/08/2022, 12:34 PMnkshah2
09/08/2022, 12:35 PMEdwinN1337
09/08/2022, 12:35 PMEdwinN1337
09/08/2022, 12:36 PMEdwinN1337
09/08/2022, 12:36 PMEdwinN1337
09/08/2022, 12:36 PMEdwinN1337
09/08/2022, 12:37 PMcookieDomain
but on the frontend we don't init session, or pass the cookieDomainEdwinN1337
09/08/2022, 12:37 PMnkshah2
09/08/2022, 12:37 PMEdwinN1337
09/08/2022, 12:38 PMjs
supertokens.init({
cookieDomain: process.env.NODE_ENV === 'production' ? '.lokalist.nl' : undefined,
...frontendConfig().appInfo,
})
EdwinN1337
09/08/2022, 12:38 PMnkshah2
09/08/2022, 12:39 PMEdwinN1337
09/08/2022, 12:39 PMEdwinN1337
09/08/2022, 12:39 PMEdwinN1337
09/08/2022, 12:40 PMnkshah2
09/08/2022, 12:40 PMnkshah2
09/08/2022, 12:40 PMEdwinN1337
09/08/2022, 12:41 PMEdwinN1337
09/08/2022, 12:41 PMEdwinN1337
09/08/2022, 12:41 PMnkshah2
09/08/2022, 12:42 PMEdwinN1337
09/08/2022, 12:42 PMEdwinN1337
09/08/2022, 12:42 PMEdwinN1337
09/08/2022, 12:43 PMEdwinN1337
09/08/2022, 12:44 PMnkshah2
09/08/2022, 12:44 PMnkshah2
09/08/2022, 12:44 PM/code
API is being called but is returning GENERAL_ERRORnkshah2
09/08/2022, 12:45 PM/api/auth/signinup/code
This route I meannkshah2
09/08/2022, 12:45 PMnkshah2
09/08/2022, 12:46 PMEdwinN1337
09/08/2022, 12:46 PMEdwinN1337
09/08/2022, 12:46 PMEdwinN1337
09/08/2022, 12:46 PMEdwinN1337
09/08/2022, 12:46 PMnkshah2
09/08/2022, 12:47 PMEdwinN1337
09/08/2022, 12:47 PMnkshah2
09/08/2022, 12:47 PMEdwinN1337
09/08/2022, 12:47 PMEdwinN1337
09/08/2022, 12:48 PMEdwinN1337
09/08/2022, 12:48 PMEdwinN1337
09/08/2022, 12:48 PMEdwinN1337
09/08/2022, 12:48 PMnkshah2
09/08/2022, 12:48 PMEdwinN1337
09/08/2022, 12:48 PMnkshah2
09/08/2022, 12:49 PMEdwinN1337
09/08/2022, 12:49 PM