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