Hi, im trying to use ory krsros with React Native.
We have the ORY network account and its working great on android and ios both.
Now we want to make a web release with expo-web. We are unable to do so.
We are getting "The HTTP request Header included the Origin key, indicating that this request was made as part of an AJAX request in a Browser".
We are using expo, so shouldnt the flow for our android and ios releases work for web too? I've followed the setting up for React Native guide.