I have an IOS and Android app that is built using React Native. The app is a subscription app that uses both in-app purchases and web purchases for subscriptions. The active users’ info is pushed to a central SQL DB. I want to allow people to buy subscriptions from memberstack and push user info to the SQL DB. I need to push hashed passwords from memberstack into the SQL DB so the login for memberstack and the app are identical. Is this possible? Want to find a solution ASAP so I can run my blackfriday campaigns.
Best,
AG