cs3org / cs3apis

:arrows_clockwise: Connect Storage and Application Providers
https://buf.build/cs3org-buf/cs3apis
Apache License 2.0
53 stars 29 forks source link

Added target to OpenInAppURL object #212

Closed glpatcern closed 1 year ago

glpatcern commented 1 year ago

Also added action to AppProviderInfo.

The exercise here is to demonstrate a different kind of integration, where the app lives on an external cloud and uses its own login and storage. Therefore it can't be embedded in an iframe and the integration is more loose, with the user driving the Export to and Import from actions as opposed to a simple Open with.

glpatcern commented 1 year ago

@labkode can you also have a look?