DaffAuthLogout
An action triggered to initialize a logout request.
class DaffAuthLogout implements Action {
readonly type: DaffAuthLoginActionTypes.LogoutAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffAuthLoginActionTypes.LogoutAction |