Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for redirecting admins to custom dashboards view
Hi there! This pull request adds an `onLoginSuccessHook` middleware function to the web app to support a feature in which users can be redirected to their custom dashboard views in the app (or other pages such as account / settings / etc). I also added a `console.log()` to audit logged-in state for tampering threat model.
- Loading branch information