insights-core icon indicating copy to clipboard operation
insights-core copied to clipboard

Refactor client networking and auth code

Open csams opened this issue 6 years ago • 1 comments

I took a crack at refactoring the networking and authentication bits in the connection class. I didn't change much actual implementation - just separation of concerns stuff. The new code is in insights/client/session.py.

csams avatar Feb 06 '19 13:02 csams