Introduce new service to block user
The existing `Users::UpdateService` is getting more complex and does not allow capturing state changes that caused by `state_machines`. This replacement will help to simplify logic around blocking user and make way for new additional features (e.g. audit event).
Showing
Please register or sign in to comment