Content
View differences
Updated by Sajan Gurung over 1 year ago
NC integration app uses other apps for extended features, some versions of those apps might not be supported because they lack the features/methods the integration app uses. ~~For For example, the current version of the user\_oidc app (https://github.com/nextcloud/user\_oidc/releases/tag/v0.3.2)~~ There are some latest tag releases of user\_oidc app which works with the integration app. See https://github.com/nextcloud/user\_oidc/tags (https://github.com/nextcloud/user\_oidc/releases/tag/v0.3.2)
We should check if the installed app has the features we use in the integration app and show some error message if not.
Check all the apps used by the integration app.
We should check if the installed app has the features we use in the integration app and show some error message if not.
Check all the apps used by the integration app.