Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 479 Bytes

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