We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad39480 commit 4ee68efCopy full SHA for 4ee68ef
crates/matrix-sdk/CHANGELOG.md
@@ -64,6 +64,9 @@ All notable changes to this project will be documented in this file.
64
begins ([#5678](https://github.com/matrix-org/matrix-rust-sdk/pull/5678).
65
- Make `PaginationTokens` `pub`, as well as its `previous` and `next` tokens so they can be assigned from other files
66
([#5678](https://github.com/matrix-org/matrix-rust-sdk/pull/5678).
67
+- Add `OAuth::login_with_generated_qr_code` for generating a QR code on a new device
68
+ and logging it in with the help of an existing device scanning the code.
69
+ ([#5711](https://github.com/matrix-org/matrix-rust-sdk/pull/5711))
70
71
### Refactor
72
0 commit comments