intuit / intuit/oauth-pythonclient
AuthClient shouldn't subclass Session.
Open
- Dominant language
- Python
- Stars
- 86
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
It doesn't need to *be* a `Session` to *have* a `Session`. Subclassing `Session` drastically increases it's API surface for no benefit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.