stakwork/sphinx-kotlin-core

Existing user restore

tomastiminskas opened this issue · 0 comments

Implement logic to restore an existing account using the restore string:

  • Allow user to enter PIN to decrypt restore string
  • Decrypt and parse restore string into: encryption keys, relay url, authentication token
  • Store them and PIN
  • Load dashboard so all chat history and messages are loaded.