vercel / commerce

Next.js Commerce
https://demo.vercel.store
MIT License
11.5k stars 4.25k forks source link

Login/Register Page #1270

Open AgusMolinaCode opened 10 months ago

AgusMolinaCode commented 10 months ago

Hello, is there any tutorial to add customer shopify login or register page? Thanks!

osseonews commented 8 months ago

I just added this feature to a pull request here: https://github.com/vercel/commerce/pull/1305 . This implements Shopify's new Customer Account API, which is their recommended way of doing Customer login on headless and what they use on Hydrogen (even the Liquid themes now allow this).