Jawbone / UPPlatform_Python_SDK

Python SDK for the UP API
https://developer.jawbone.com
Apache License 2.0
6 stars 2 forks source link

Pdr 325 oauth2client and system tests #6

Closed ray-ray closed 7 years ago

ray-ray commented 7 years ago

Refactored the OAuth client library from requests_oauthlib to oauth2client. This introduced the upapi.credentials object.

I also added some system tests to verify this works in the real world.