-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Forgot recovery key?
button to encryption tab
#29202
Add Forgot recovery key?
button to encryption tab
#29202
Conversation
73e59df
to
b6e4fab
Compare
081cc39
to
791715c
Compare
791715c
to
3e1cc3f
Compare
3e1cc3f
to
03bb3ff
Compare
03bb3ff
to
33649e9
Compare
app, | ||
util, | ||
}) => { | ||
await verifySession(app, "new passphrase"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW I fixed the bug where the actual recovery key didn't work here, so you can use that if you wish rather than hardcoding the passphrase that the bot client uses.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, thanks that's good news. I'll use it then
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
Checklist
public
/exported
symbols have accurate TSDoc documentation.Figma design
Add a
Forgot Recovery key?
button to the encryption tab when the key storage is out of sync. Clicking on it displays the reset identity flow.Screen.Recording.2025-02-06.at.09.43.53.mov