HydroTekFarm2023 / automation-app

automation-app
https://github.com
0 stars 2 forks source link

Create router guards #16

Closed hydrotekfarm closed 1 year ago

hydrotekfarm commented 3 years ago

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.

hydrotekfarm commented 3 years 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.

hydrotekfarm commented 3 years ago

In GitLab by @AjayKrishna123 on Apr 10, 2021, 17:41

unassigned @dhavalbhanderi880