matrix-js-sdk
e14f7b63 - Handle auth errors during cross-signing key upload

Commit
5 years ago
Handle auth errors during cross-signing key upload In order to handle auth errors (such as incorrect passwords), we need to ensure we only try to upload cross-signing keys from within the auth flow helper function. This rearranges things to store that function in the builder to use it when the actual upload happens.
Author
Parents
Loading