Skip to content

feat(efservices): Support blocked user case in user service

Martin Lowe requested to merge malowe/main/support-blocked-users into main
  • feat(efservices): Support blocked user case in user service

Previously, blocked users would result in 404s with no further detection. While blocked users are a rare case, we should be able to detect those cases and react to them as needed.

Merge request reports

Loading