@inheritdoc
Name | Type | Description |
---|---|---|
register | Observable<string> | Registers an account for the specified customer and logs the customer in. |
registerOnly | Observable<void> | Registers an account for the specified customer but does not log the customer in. |