oauth-pythonclient icon indicating copy to clipboard operation
oauth-pythonclient copied to clipboard

AuthClient shouldn't subclass Session.

Open dreid opened this issue 4 years ago • 2 comments

It doesn't need to be a Session to have a Session. Subclassing Session drastically increases it's API surface for no benefit.

dreid avatar Oct 29 '19 23:10 dreid

Hi @dreid. Thanks for posting the issue - We are having a look currently and will consider removing the subclass.

fjolin-intuit avatar Nov 15 '19 22:11 fjolin-intuit

@dreid We are opening up our clients for contribution for hacktoberfest.

fjolin-intuit avatar Sep 10 '20 19:09 fjolin-intuit