@inheritdoc
| Name | Type | Description |
|---|---|---|
| url | '/api/auth/' | |
| 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. |