A Oauth2 wrapper for Dropbox (API v2)
Creates a new object, DropboxOAuth, with the client and server flow.
App level code should instead use Meteor.loginWithDropbox(options, callback)
from accounts-dropbox.
This package uses Dropbox API v2 instead of v1.
TBD.