Closed hydrotekfarm closed 1 year ago
In GitLab by @AjayKrishna123 on Feb 16, 2021, 23:50
Add router guard that will prevent users from accessing other pages before logging in.
In GitLab by @AjayKrishna123 on Apr 10, 2021, 17:41
unassigned @dhavalbhanderi880
In GitLab by @AjayKrishna123 on Feb 4, 2021, 13:21
Right now users can move to the dashboard page, without signing in. Add router guard to prevent unauthenticated users from accessing other pages without proper authentication.