Hello 🙂
I'm curious, If I need to run supertokens both for web and mobile, wouldn't there be any issues? From what I see I just paste domains for api and frontend, or using mobile version I simply need to send requests to the same api?
r
rp_st
04/26/2023, 6:20 PM
hey @error404404404 there shouldn't be any issues with this. You are right in that you can just call the API from the mobile app directly as well (the same apis that are used for the web).