[][src]Module dropbox_sdk::auth

Structs

RateLimitError

Error occurred because the app is being rate limited.

TokenFromOAuth1Arg
TokenFromOAuth1Result
TokenScopeError

Enums

AccessError

Error occurred because the account doesn't have permission to access the resource.

AuthError

Errors occurred during authentication.

InvalidAccountTypeError
PaperAccessError
RateLimitReason
TokenFromOAuth1Error

Functions

token_from_oauth1

Creates an OAuth 2.0 access token from the supplied OAuth 1.0 access token.

token_revoke

Disables the access token used to authenticate the call.