NextcloudKit icon indicating copy to clipboard operation
NextcloudKit copied to clipboard

feat: Add onetime apppassword endpoint

Open SystemKeeper opened this issue 3 months ago • 0 comments

We are in the process of implementing onetime tokens, that are used for QR code login and can only be used once to retrieve a real token.

  • Ref https://github.com/nextcloud/talk-ios/pull/2224

Backend part is done, frontend is currently in development. Will link when PR is there.

SystemKeeper avatar Oct 02 '25 19:10 SystemKeeper