DaffCustomerDriverInterface

The customer driver is responsible for loading customers.

Properties

Name Type Description
get Observable<T> Get the currently logged-in customer.
update Observable<T> Update the currently logged-in customer.
changeEmail Observable<T> Change the currently logged-in customer's email.
changePassword Observable<void> Change the currently logged-in customer's password.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.