Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This tutorial uses the code examples from OneDrive connector. To see the whole code check out the https://github.com/squirro/dataloader-plugins/tree/master/onedrive_plugin repositorythe official OneDrive connector.

Setting an OAuth app

The first step to create a one-click connector is setting up an OAuth app. That process deeply depends on the provider. The commons things which are necessary in most cases are:

...