Hello,
I'm trying to localize error descriptions that returned from connect/token endpoint, if there is a way to do that, could you produce it?
As a try to do that, I decided to override some methods from TokenController to return localized error_description, but I couldn't find the controller in Volo.Abp.OpenIddict.Controllers namespace.
Please advice.

