gowthamand / reactjs-login-register-crud

ReactJS CRUD Application, ReactJS FileUpload, ReactJS Sample application, ReactJS Boilerplate, ReactJS Login, ReactJS FileUpload, ReactJS Register
http://bit.ly/2OwjltD
76 stars 22 forks source link

Protected routes are accessible without logging in #20

Open krethan opened 3 years ago

krethan commented 3 years ago

If user visits https://gowtham-react-crud.herokuapp.com/dashboard and not logged in it still allows to go to the dashboard. Code should protect the route.

gowthamand commented 2 years ago

service route only protected

Dashboard no service are used