Removing OAuthServiceExceptionMapper which isn't used anywhere#3128
Removing OAuthServiceExceptionMapper which isn't used anywhere#3128coheigea wants to merge 1 commit into
Conversation
@coheigea I am somewhat hesitant, this is public class that may be used by applications / services, even if we are not aware of it, deprecation for removal would be a good way to approach it. Thank you |
e90f2a1 to
7d2aa31
Compare
Thanks @reta, I'll merge it for main only and mark the class as deprecated for removal on 4.1.x |
@reta WDYT about backporting this to 4.1.x as well? I doubt anyone is using it, as it's not referenced anywhere in the codebase