rmfakecloud icon indicating copy to clipboard operation
rmfakecloud copied to clipboard

ui: Add interface to manage integrations

Open nemunaire opened this issue 2 years ago • 0 comments

Hi!

I would like to introduce Google Drive integration, but this requires to retrieve an oauth token to access the Google API. The easiest way to retrieve the token is by letting the user making the authentication in its browser and then retrieve the token, so I first introduce an interface to manage integrations, based on the user management page.

nemunaire avatar Jun 01 '23 11:06 nemunaire