datguysnyxt
11/28/2023, 1:29 AMcode and I've got the email correctly and then did the call to auth/signinup/code/consume successfully - from postmark (on my PC) but when calling await SuperTokens.getAccessToken(); in my app I'm just getting undefined. I imagine this may be an issue with how domains are handled, as I need to use my PC ip to make calls from my expo app on my phone, is that right? Or am I missing something?