box-python-sdk icon indicating copy to clipboard operation
box-python-sdk copied to clipboard

Rename public oauth attributes/keyword arguments to auth

Open jmoldow opened this issue 7 years ago • 0 comments

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.

jmoldow avatar Jun 22 '18 21:06 jmoldow