this change lets users change their password on the identity service from native
Depends on D10616
Differential D10623
[native] use useChangeIdentityUserPassword Authored by varun on Jan 13 2024, 7:31 AM. Tags None Referenced Files None Subscribers None
Details
this change lets users change their password on the identity service from native Depends on D10616 successfully registered a password user, manually updated relevant state, changed their password, and then successfully logged in with the new password
Diff Detail
Event TimelineComment Actions 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 |