Release 4.1.0
Added
- OAuth 2.0 example in README and in the
examples
directory
Changed
- Check if a passed
session
is authenticated and use this instead of Username/Password, this enables OAuth 2.0 authentication
Removed
- remove Python2 crumbs (see PR #159, thanks Alexandre Detiste)