johnmichal4362
05/09/2022, 4:26 PM/refresh
on Safari (Works fine from Chrome)
```
SuperTokens.init({
appInfo: {
appName: 'Test',
apiDomain: 'http://localhost:3000',
websiteDomain: 'http://localhost:8080',
apiBasePath: '/api/v1/public/auth',
websiteBasePath: '/auth'
},
recipeList: [
Passwordless.init({ contactMethod: 'EMAIL' }),
Session.init({
cookieDomain: 'http://localhost:8080'
})
]
})rp_st
05/09/2022, 4:28 PMrp_st
05/09/2022, 4:29 PMjohnmichal4362
05/09/2022, 4:30 PMrp_st
05/09/2022, 4:30 PMrp_st
05/09/2022, 4:31 PMjohnmichal4362
05/09/2022, 4:32 PMjohnmichal4362
05/09/2022, 4:32 PMrp_st
05/09/2022, 4:32 PMrp_st
05/09/2022, 4:33 PMjohnmichal4362
05/09/2022, 4:35 PMhttp:localhost:8080/success
)rp_st
05/09/2022, 4:36 PMrp_st
05/09/2022, 4:36 PMjohnmichal4362
05/09/2022, 4:37 PMrp_st
05/09/2022, 4:38 PMrp_st
05/09/2022, 4:38 PMjohnmichal4362
05/09/2022, 4:46 PMrp_st
05/09/2022, 4:47 PMrp_st
05/09/2022, 4:48 PMjohnmichal4362
05/09/2022, 4:49 PMrp_st
05/09/2022, 4:50 PMjohnmichal4362
05/09/2022, 4:50 PMrp_st
05/09/2022, 4:50 PMrp_st
05/09/2022, 4:50 PMrp_st
05/09/2022, 4:59 PMjohnmichal4362
05/09/2022, 4:59 PMrp_st
05/09/2022, 4:59 PMrp_st
05/09/2022, 5:00 PMrp_st
05/09/2022, 5:14 PMrp_st
05/09/2022, 6:45 PM