matrix-org / complement-crypto

Apache License 2.0
6 stars 4 forks source link

verification: get js-js verification working #96

Closed kegsay closed 5 days ago

kegsay commented 6 days ago

This completes the available permutations for verification: RJ,JJ as Rust cannot be on the receiving end of verification yet.

This also changes the logging prefix on JS to have user_id,device_id rather than base_url,user_id as including the device ID is more ergonomic and easier to debug with.