Page MenuHomePhabricator

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

Authored by varun on Mon, Apr 8, 7:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 6:18 PM
Unknown Object (File)
Wed, Apr 17, 3:03 AM
Unknown Object (File)
Tue, Apr 16, 5:09 AM
Unknown Object (File)
Tue, Apr 16, 12:22 AM
Unknown Object (File)
Sat, Apr 13, 8:34 PM
Unknown Object (File)
Sat, Apr 13, 5:40 PM
Unknown Object (File)
Mon, Apr 8, 9:22 AM
Unknown Object (File)
Mon, Apr 8, 9:21 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
Lint Not Applicable
Unit
Tests Not Applicable