We are building an Capacitor app that has both a mobile and and web components. For now, we are only planning on allowing customers to buy the subscriptions on mobile apps, but still need to provide the subscription level benefits to them when they are on the web. Each user has a user id.
What options do we have for getting the customer info with their current entitlements on the web? Currently I dont have any web projects only ios and android.
Thanks