Prevent redirect into iOS app after mobile web Apple ID login?

Hello,

Our platform uses Apple ID for authentication and login, both on the web and in our native app.

We have noticed that if a user logs in through the web via Apple ID and they have the iOS app installed, the app automatically opens after authentication.

This is the URL that seems to open the app: https://appleid.apple.com/auth/authorize?...

Is it possible to prevent this? We would like mobile web users to be able to use the mobile web site even if they do have the native app installed. Currently they are forced into the app after login.

I've checked a few other apps and this behavior exists among them as well, it doesn't seem to be a quirk of our system only.

Thank you!

Doug