Spencer Ofwiti
1c926baf47
Format files with prettier.
2021-05-10 19:15:25 +03:00
Spencer Ofwiti
9921488a04
Add strong typing to variables and functions.
2021-04-29 20:10:39 +03:00
fb1c53946b
blocking access on 401/403
2021-04-29 05:29:54 +00:00
Spencer Ofwiti
f12e69b5df
Move error handler to error interceptor.
2021-03-21 16:11:05 +03:00
Spencer Ofwiti
f3c14578da
Remove circular dependency.
2021-03-15 08:53:33 +03:00
Spencer Ofwiti
c96ebec1d2
Add global error handler and logging interceptor.
...
- Global error handler allows catching errors and parsing them to appropriate logging handler.
- Logging interceptor allows logging of request information and status.
2021-03-14 11:13:51 +03:00