Skip to content

feat: Add support for blocked users to have expired ECAs handled

Martin Lowe requested to merge malowe/main/17 into main
  • feat: Add support for blocked users to have expired ECAs handled

Previously, blocked users would fail out as there was no user from the profile API. We now recieve a validatable response, so we should react to that and handle the case. For these users, we want to just put in stub notices and expire documents when needed without messaging.

Merge request reports

Loading