React Native (iOS) server side session cookie is duplicated
I have a ReactNative application that follows a session based authentication flow with server side cookies. It already has a web counterpart so the mobile has to adjust to this flow.
I have a ReactNative application that follows a session based authentication flow with server side cookies. It already has a web counterpart so the mobile has to adjust to this flow.