Suggested architecture to connect to third party services

We have an application that can talk to different third party services (eg: box, dropbox, Gdrive, salesforces, etc…).

A user can connect/disconnect to any number of third party apps mainly using oauth2 and interact with those third parties apps.

what would be an appropriate architecture for maintaining oauth tokens?

1 Like

There is a relevant thread here.

1 Like