HomePhabricator
Diffusion Comm 9de8d349dfbd

Persist SIWE backup secrets to SQLite after succesfull registration process

Description

Persist SIWE backup secrets to SQLite after succesfull registration process

Summary:
This differential saves generated backup secrets in registration context which then persists it into SQLite when the regiatration is complete and database is
correctly re-created.

Test Plan:

  1. Add the following gist: https://gist.github.com/marcinwasowicz/dfd0f0c213e662d9c91289a5ee083820. It creates a button that enables to print siwe backup secrets to the console.
  2. Execute registration flow.
  3. Tap the button. See siwe backup secrets in the console.
  4. Log out. Don't kill the app!
  5. Log in to the same SIWE account.
  6. Tap the button ensure that there is no backup secret in the db.

Reviewers: tomek, inka, atul, ashoat

Reviewed By: atul, ashoat

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11638

Details

Provenance
marcinAuthored on Thu, Apr 11, 2:14 AM
Reviewer
atul
Differential Revision
D11638: Persist SIWE backup secrets to SQLite after succesfull registration process
Parents
rCOMM311dd775e343: Implement JSI getter and setter for siwe backup secrets
Branches
Unknown
Tags
Unknown