vercel / commerce

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

Feature: Customer Accounts #1332

Open luizkc opened 2 months ago

luizkc commented 2 months ago

The Shopify Storefront API allows for customer authentication and creation. This would provide the headless template with a feature every Shopify Theme has.

Overview

Typical routes on the Shopify theme to be implemented are:

Reference: Any Shopify Theme Store. See Dawn Demo.

xava-dev commented 1 month ago

Great overview! Issue #1270 also requested login/register. Hopefully it will get added soon.