dropbox

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package dropbox provides constants for using OAuth1 to access Dropbox.

Index

Constants

This section is empty.

Variables

View Source
var Endpoint = oauth1.Endpoint{
	RequestTokenURL: "https://api.dropbox.com/1/oauth/request_token",
	AuthorizeURL:    "https://api.dropbox.com/1/oauth/authorize",
	AccessTokenURL:  "https://api.dropbox.com/1/oauth/access_token",
}

Endpoint is Dropbox's OAuth 1 endpoint.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL