I am looking for a third-party library that allows me to connect to multiple cloud storage services like:
- Google Drive
- Box
- OneDrive
- DropBox
- iCloud
etc.
I can obviously use the single SDKs available for the single providers, but in this case I need to implement all the different workflows to authenticate, etc.
I am looking for an easy SDK that enables the integration of all these services, so that the user can connect her own accounts, providing obviously her credentials.