CentralAuthUtils is currently full of static methods calling MediaWikiServices::getInstance()... let's move that to a DI-able class and inject the necessary services?
also naming suggestings for the new class are welcome... CentralAuthUtilities? CentralAuthServices?