Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix issue with Authentication not leading to login page (#15)
* Fix issue with Authentication not leading to login page Issue is outlined in #13 * fix: add missing parentheses * Update protected-routes.handler.ts Fixes Typescript error for optional `Object`
- Loading branch information