# @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: ```bash npm install @daffodil/customer-auth --save ``` Install with yarn: ```bash yarn add @daffodil/customer-auth ```