noveogroup-amorgunov / nukeapp

An open source frontend application built using the React ⚛️ and Feature-Sliced Design 🍰.
https://nukeapp.netlify.app/
MIT License
320 stars 33 forks source link

feat(app): Add private routes #16

Closed yurisldk closed 1 year ago

yurisldk commented 1 year ago

One of the point of road map is Private routes. This PR add guards that implement routes for auth and not authorized users. It's pretty straightforward right now, could be a good start point or ready made feature for now.

@noveogroup-amorgunov could you take a time and review this, please?

Thank you.

netlify[bot] commented 1 year ago

Deploy request for nukeapp-story pending review.

Visit the deploys page to approve it

Name Link
Latest commit a350863040d0193e080e3bb5618be2422d340c40
yurisldk commented 1 year ago

@noveogroup-amorgunov PR is updated e72b5c4

yurisldk commented 1 year ago

@noveogroup-amorgunov should looks well for now 👍