box-python-sdk
box-python-sdk copied to clipboard
Rename public oauth attributes/keyword arguments to auth
There are some places where the name oauth is a public part of an interface (either as a keyword argument, or as a public property).
It would be nice to rename this to auth, since not every Auth uses OAuth2.