/meteor-dropbox-oauth

Oauth flow for dropbox

Primary LanguageJavaScriptMIT LicenseMIT

meteor-dropbox-oauth

A Oauth2 wrapper for dropbox. Used internally by nitrolabs:accounts-dropbox

Usage

Creates a new object, DropboxOAuth, with the client and server flow. App level code should instead use Meteor.loginWithDropbox(options, callback) from accounts-dropbox.

Credits

Written by @gcampax and @haotangdsv
Maintained by Nitrolabs

License

MIT