stakwork/sphinx-kotlin-ui

Navigation

Opened this issue · 0 comments

Navigation work flow starting from splash screen:

  • Unauthenticated users get shown the login workflow
    • New Users
    • Existing Users
  • Authenticated users
    • Main Dashboard

Since sphinx encrypts data using a user provided PIN I think the navigation should automatically navigate to the unauthenticated workflows if the pin gets wiped out of memory (not an issue on all platforms but some platforms kill processes for battery management).