Commit Graph

15 Commits

Author SHA1 Message Date
Spencer Ofwiti a9f007573f Add check for private key in localstorage. 2021-06-11 11:21:21 +03:00
Blair Vanderlugt 90c0836eee auth component logging and error handling 2021-06-09 17:07:25 -07:00
Blair Vanderlugt a9763f9109 auth flow fixes 2021-06-08 17:59:01 -07:00
Spencer Ofwiti 1c926baf47 Format files with prettier. 2021-05-10 19:15:25 +03:00
Spencer Ofwiti 53d6d6b7a4 Add typing to components. 2021-04-30 15:50:16 +03:00
Spencer Ofwiti 9921488a04 Add strong typing to variables and functions. 2021-04-29 20:10:39 +03:00
Blair Vanderlugt fb1c53946b blocking access on 401/403 2021-04-29 05:29:54 +00:00
Spencer Ofwiti 25fd616ff7 Add user logout. 2021-03-24 19:41:11 +03:00
Spencer Ofwiti 9ec50e9c1a Switch to async/await schema for all asynchronous function calls. 2021-03-18 12:10:55 +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 9644d43682 Add change detection strategy.
- Change to onPush change detection strategy.
- Refactor logging provider.
2021-03-14 11:23:20 +03:00
Spencer Ofwiti 3286c1df82 Add auth guard connection for dashboard routes. 2021-02-17 21:22:06 +03:00
Spencer Ofwiti c0381a170e Add support for absolute path import shortcuts. 2021-02-14 19:02:35 +03:00
Spencer Ofwiti 81c6b05a42 Move auth component files. 2021-02-03 13:52:31 +03:00
Spencer Ofwiti 65f3dae4b1 Add auth module. 2020-12-28 12:11:25 +03:00