DaffTestingLoginService
Properties
| Name | Type | Description |
|---|---|---|
| login | Observable<DaffAuthToken> |
Logs the user in. |
| logout | Observable<void> | Logs the user out by revoking their access token. |
| Name | Type | Description |
|---|---|---|
| login | Observable<DaffAuthToken> |
Logs the user in. |
| logout | Observable<void> | Logs the user out by revoking their access token. |