You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-25 05:23:13 +03:00
* Make MSC3906 implementation compatible with Rust Crypto * Verify using CryptoApi but no cross-signing (yet) * Use new crossSignDevice() function * Mock crossSignDevice() function * Fix type of parameter in mock * review: cleaning * review: Remove unneeded defensive coding * review: fix outdated documentation * QR login: review, cleaning * QR login | review: use getSafeUserId --------- Co-authored-by: Valere <bill.carson@valrsoft.com>