matrix-js-sdk
Refactor verification request code
#1109
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
7
Changes
View On
GitHub
Commits
extract common logic between normal & DM verif into single request class
bwindels
committed
6 years ago
extract to_device verification specific things into ToDeviceChannel
bwindels
committed
6 years ago
extract DM verification specific things into InRoomChannel
bwindels
committed
6 years ago
make verifier use channel instead of client straight away
bwindels
committed
6 years ago
wrap channel passed to verifier to nofity request
bwindels
committed
6 years ago
use verification request with channel from crypto
bwindels
committed
6 years ago
fix tests
bwindels
committed
6 years ago
Loading