I am working on shopify react-native app, I am able to create customer using create customer rest api, and also able to login that customer on web store but i am facing issue in customer login on react-native app.
I've read the documentation and found that there is an option of mupltipass for creating customer in shopify plus, but i have basic shopify plan.
Is there any admin rest api or any other way to login customer on mobile app except multipass.
Any help would be appreciated.