iMindsX OAuth

Component ID

2443727

Component name

iMindsX OAuth

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A library defining a common set of API's for connecting to 3rd party applications or API's. The API's are grouped into several classes, all having a subset of functionality. For example the storage API will define all functionality for talking to e.g. Dropbox API and Google Drive API. Because this gives an abstraction over all different 3rd party API's, you can quickly switch between the different providers without learning a new API.

The different classes:

  • Storage
  • Login (WIP)
  • Calendar (WIP)
  • SocialFeed (WIP)
  • Tasks (WIP)