Page MenuHomePhabricator

[native] use useChangeIdentityUserPassword
ClosedPublic

Authored by varun on Jan 12 2024, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 7:34 AM
Unknown Object (File)
Thu, Jun 27, 9:30 AM
Unknown Object (File)
Wed, Jun 26, 4:15 PM
Unknown Object (File)
Wed, Jun 26, 3:11 PM
Unknown Object (File)
Sun, Jun 23, 11:24 PM
Unknown Object (File)
Sun, Jun 23, 11:10 PM
Unknown Object (File)
Fri, Jun 21, 6:23 AM
Unknown Object (File)
Fri, Jun 21, 6:23 AM
Subscribers
None

Details

Summary

this change lets users change their password on the identity service from native

Depends on D10616

Test Plan

successfully registered a password user, manually updated relevant state, changed their password, and then successfully logged in with the new password

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat requested changes to this revision.Jan 13 2024, 6:50 PM

This code looks right with the API as-is, but unfortunately in D10616 I realized that we're missing a step where we confirm the existing password. I think that will require updates here unfortunately

This revision now requires changes to proceed.Jan 13 2024, 6:50 PM
This revision is now accepted and ready to land.Tue, Jun 18, 10:10 AM
This revision was automatically updated to reflect the committed changes.