TBD54566975 / web5-wallet

A reference implementation of a web5 wallet in react native
Apache License 2.0
13 stars 10 forks source link

Display onboarding if user follows deep-link, but hasn't setup their wallet #116

Closed amika-sq closed 1 year ago

amika-sq commented 1 year ago

Scenario:

  1. User installs Web5 Wallet application to their phone, never opens it once
  2. User follows a connect deep link from a DWN
  3. Web5 Wallet application is launched

When the Web5 Wallet application is launched, we need to detect that the user has not yet completed onboard. In this case, the user must completed onboarding first. Once the user has successfully completed onboarding, we can then display the permissions request to the user.