@daffodil/customer-auth
v0.94.1
Published
State management for customer authentication and customer address entities. Part of the Daffodil ecommerce framework.
Readme
@daffodil/customer-auth
@daffodil/customer-auth provides customer and auth specific features for the cart.
Installation
To install @daffodil/customer-auth, use the following commands in your terminal.
Install with npm:
npm install @daffodil/customer-auth --saveInstall with yarn:
yarn add @daffodil/customer-auth