Commit Graph

7 Commits

Author SHA1 Message Date
Spencer Ofwiti a9f007573f Add check for private key in localstorage. 2021-06-11 11:21:21 +03:00
Spencer Ofwiti cfe558cccf Move online status tracker to sidebar. 2021-05-26 13:06:18 +03:00
Spencer Ofwiti 12f4d328bf Refactor auth module.
- Switch from form to text field for passphrase input.
- Refactor error dialog format.
- Send dialog on incorrect parsing of private key.
- Refactor block sync service to take parameters.
2021-03-16 13:08:18 +03:00
Spencer Ofwiti 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +03:00
Spencer Ofwiti 81c6b05a42 Move auth component files. 2021-02-03 13:52:31 +03:00
Spencer Ofwiti a9fcf35a54 Add switching between key input and passphrase input. 2021-01-15 07:58:39 +03:00
Spencer Ofwiti 65f3dae4b1 Add auth module. 2020-12-28 12:11:25 +03:00