Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 380 Bytes

File metadata and controls

10 lines (7 loc) · 380 Bytes

OSF Dropbox Addon

Enabling the addon for development

Setting up dropbox

  1. Create or log in to your dropbox account
  2. Create an app and get a key and secret from https://www.dropbox.com/developers/apps
  3. At the Dropbox app console, add http://localhost:5000/oauth/callback/dropbox/ to your list of "Oauth2 redirect URIs".
  4. Enter your key and secret in GV admin.