matrix-org / matrix-rust-sdk

Matrix Client-Server SDK for Rust
Apache License 2.0
1.26k stars 252 forks source link

ffi: expose method to allow user account deactivate for `m.login.password` based accounts #4002

Closed stefanceriu closed 2 months ago

stefanceriu commented 2 months ago

Expose the Account method but restrict it to the types we were already using for user interactive authorization on the identity reset flows.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.30%. Comparing base (aa92e26) to head (3e242ce). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4002 +/- ## ========================================== + Coverage 84.27% 84.30% +0.02% ========================================== Files 266 266 Lines 28315 28315 ========================================== + Hits 23863 23870 +7 + Misses 4452 4445 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.