github.com/cs3org/reva/v2@v2.27.7/changelog/2.20.0_2024-06-19/mint-view-only-token.md (about) 1 Enhancement: mint view only token for open in app requests 2 3 When a view only mode is requested for open in app requests the gateway now mints a view only token scoped to the requested resource. 4 This token can be used by trusted app providers to download the resource even if the user has no download permission. 5 6 https://github.com/cs3org/reva/pull/4686