Page MenuHomePhabricator

[native_rust_library] implement delete_password_user method and move delete methods to a separate file
ClosedPublic

Authored by varun on Apr 8 2024, 7:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 11:44 AM
Unknown Object (File)
Wed, Nov 13, 1:42 PM
Unknown Object (File)
Wed, Nov 13, 1:42 PM
Unknown Object (File)
Wed, Nov 13, 12:46 AM
Unknown Object (File)
Tue, Nov 12, 10:55 PM
Unknown Object (File)
Oct 28 2024, 3:30 PM
Unknown Object (File)
Oct 12 2024, 2:23 AM
Unknown Object (File)
Oct 12 2024, 2:23 AM
Subscribers

Details

Summary

add client methods on native for the new delete_password_user RPCs. this is very similar to identity login, except we don't handle any keys and we don't return anything to the caller.

Depends on D11587

Test Plan

in the next diff, i expose this client method to JS and call this method as a test

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage