Support Short-lived and Scoped token feature
- Introduced a new authentication flow for Short-lived and Scoped token feature.
- DropboxClientsManager's handleRedirectURL method is now made asynchronous to accommodate the new authentication flow.
- Updated to latest API specs.