Why does user permissions plugin not transform the response?

I tried transform plugin but then the dilema of working on data response moved to custom controllers (or services, I dont remember) in backend. So finally removed transformer and implemented the transform myself in the frontend.