Skip to content

feat: microservice redirecting banned users

Johana Supíková requested to merge banned_users into main
  • the response microservice checks ban database for provided user id
  • if ban with such user id exists, user is redirected to configured url

relates to PRX-152

Merge request reports