When a user restores their account, we should try to fill the input using native credentials - just like we do for the login flow.
https://linear.app/comm/issue/ENG-10046/use-native-credentials-on-the-password-restore-screen
Depends on D14182
Paths
| Differential D14183 Authored by tomek on Jan 7 2025, 2:46 AM.
Details Summary When a user restores their account, we should try to fill the input using native credentials - just like we do for the login flow. https://linear.app/comm/issue/ENG-10046/use-native-credentials-on-the-password-restore-screen Depends on D14182 Test Plan Register a password account, wipe state, open restore password screen - the input should contain credentials of the registered account.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJan 7 2025, 2:46 AM2025-01-07 02:46:37 (UTC-8) Harbormaster completed remote builds in B33195: Diff 46601.Jan 7 2025, 3:04 AM2025-01-07 03:04:40 (UTC-8) This revision is now accepted and ready to land.Jan 7 2025, 6:57 AM2025-01-07 06:57:10 (UTC-8) Closed by commit rCOMMdeda5b62c6e7: [native] Read native credentials during restore flow (authored by tomek). · Explain WhyJan 8 2025, 9:30 AM2025-01-08 09:30:13 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46613 native/account/native-credentials.js
native/account/restore-password-account-screen.react.js
|