matrix-js-sdk
ceb4581f - Convert secret storage to new account data API

Comment changes are shownComment changes are hidden
Commit
5 years ago
Convert secret storage to new account data API This converts all secret storage to use a newer account data API which uses cached data in stored when available, but also knows how to ask the homeserver in case it's invoked during early client startup before the initial sync. As a consequence, it means most secret storage APIs are now async. Part of https://github.com/vector-im/riot-web/issues/11901
Author
Committer
Parents
  • spec/unit/crypto
    • File
      secrets.spec.js
  • src
    • File
      client.js
    • crypto
      • File
        CrossSigning.js
      • File
        SecretStorage.js
      • File
        index.js