haven-protocol-org / haven-web-app

https://havenprotocol.org/
30 stars 17 forks source link

Web vault login page lands at the index #60

Open lancelumix opened 2 years ago

lancelumix commented 2 years ago

Two things:

  1. Made changes to the startWebAppInDevMode to utilize Redux Dev Tool Chrome extension.
  2. Remapped routes on the web vault so that the login page lands at the root instead of at /login. The current implementation is confusing as it forces users to the "create / restore" page instead of login.