oauth2client is used in google plugin and it has been deprecated by Google.
More information on the deprecation here: https://google-auth.readthedocs.io/en/master/oauth2client-deprecation.html
Need to refactor the plugin to use google-auth and google-auth-oauthlib instead.