jssimporter / python-jss

python-jss is deprecated. Please see the wiki for alternatives.
GNU General Public License v3.0
102 stars 41 forks source link

Feature/nsurlsession adapter #74

Closed mosen closed 6 years ago

mosen commented 6 years ago

This PR includes all cherry picked commits that relate to the NSURLSession transport adapter. The NSURLSession adapter is still to be considered BETA quality and CurlAdapter is still the primary transport. The NSURLSession adapter allows us to have less dependencies and rely on the native keychain for trust and credentials to jss endpoints.