github.com/cs3org/reva/v2@v2.27.7/changelog/1.8.0_2021-06-09/app-passwords.md (about) 1 Enhancement: Application passwords management 2 3 This PR adds the functionality to generate authentication tokens with limited 4 scope on behalf of registered users. These can be used in third party apps or in 5 case primary user credentials cannot be submitted to other parties. 6 7 https://github.com/cs3org/reva/pull/1719 8 https://github.com/cs3org/reva/issues/1714 9 https://github.com/cs3org/cs3apis/pull/127