How Can we access Customers Login Rest API

Hello Team,

How do we use Shopify API in mobile app to login customer

My requirement is to create an app for our customer with all feature.

Like:

  1. Customer Login

  2. Forget password , etc

Hey @Lakshay1

Thanks for getting in touch! There isn’t a customer login REST API as such at present. There is the Multipass API which might like to look into(docs) but it’s looking like the GraphQL Storefront API would suit your needs more to be honest. I’d recommend checking out the Storefront API docs - mobile apps leverage Shopify’s Storefront API to manage customer accounts/reset recover passwords (docs). Hope that helps!

Hello,

When I use this (customerAccessTokenCreate) then it is not working on PHP, some error is showing when I send request to this grapql API.

Now what should I do, how to get customer login on mobile app. help me

Thanks

lakshay