Home > @vsf-enterprise/bigcommerce-api > Authentication
# Authentication interface
Customer authentication.
Signature:
export interface Authentication
# Properties
Property | Type | Description |
---|---|---|
force_password_reset? | boolean | (Optional) If true, this customer will be forced to change password on next login. |
new_password? | string | (Optional) New password for customer. |