Quickly Build A DropBox Client App With A Delphi REST Library Using OAuth 2.0 Protocol
October 18, 2020
In this tutorial, you can learn about the OAuth2 protocol to download and upload files from DropBox.
Overview
DropBox REST ClientOAuth2 ProtocolREST Client Using TRESTClientREST Client Using Indy
OAuth 2.0
OAuth 2.0 is the industry-standard protocol for authorization.
REST Client Library
The Embarcadero REST Library is a framework for accessing REST-based web…