Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Templating and Thread Safe

Compare
Choose a tag to compare
@chand1012 chand1012 released this 10 Jan 02:29
· 45 commits to master since this release

Updated library to be thread safe using UUIDs. Also added OAuth templating so you can specify an Access Token and a Refresh Token rather than just needing to authenticate via the library itself. Added callback to the upload() function for custom failure handling. Updated documentation to match.