Development discussions around Shopify APIs
Hello,
I have used 'customerAccessTokenCreate' for logged in customer.
For normal flow of Shopify, when submit login form it redirects to CAPTCHA and liquid 'customer' object gives all data. BUT, I am trying with Storefront API. I can get AccessToken but Shopify does not give use 'customer' object because we haven't inform Shopify to person logged using StoreFront APIs.
Hope you have understand my question.
Ref. https://shopify.dev/custom-storefronts/customer-accounts#create-an-access-token
const mutation = `mutation { customerAccessTokenCreate(input: {email: "${email}", password: "${password}"}) { customerAccessToken { accessToken, expiresAt }, customerUserErrors { code } } }`
Thanks.
Hi there @24by7themes!
I just wanted to let you know I have moved your query here to our dedicated API forums, in order to get you the best chance of a helpful reply!
These forums are moderated and responded to by our developers and partners, so it's really the best place for this subject.
If you haven't already, you can check out our API reference docs on customers here.
Don | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023