Greetings, I have an inquiry regarding the develo...
# support-questions-legacy
a
Greetings, I have an inquiry regarding the development of a microservices mobile application. Our tech stack involves Apollo GraphQL as the gateway, React Native for the frontend, and SuperTokens as our authentication provider, as outlined in the schema below. We encounter an issue during the signup and signin processes as we pass through the gateway. SuperTokens on the frontend is not accurately detecting the session. Despite confirming the session's existence on the dashboard, the doesSessionExist function from supertokens-react-native fails to detect it. Could someone assist us in comprehending and resolving this issue?