I want to connect a user on the web application verison of my application to the google play or apple app store accounts so that to check if they are subscribed so that i dont ask the customer to subscribe again. Subscriptions made on ios and those made on web application are taken to mean the user has subscribed and are both valid.
Do i need to login the user in my web application first say using Auth0 or how does revenue cat connect the mobile and the web applications?