Skip to content

gcampax/meteor-dropbox-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox OAuth package for Meteor

A Oauth2 wrapper for Dropbox (API v2)

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.

Notable changes

This package uses Dropbox API v2 instead of v1.

TBD.

About

Oauth flow for dropbox

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • HTML 10.0%