Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/musiur/hoc-private-route-next-js

I have developed private routing system using Higher Order Component (HOC) in Next JS. This project has a Home page, Login page, and, a dashboard. Dashboard is under private route and in order to access dashboard page user have to login first.
https://github.com/musiur/hoc-private-route-next-js

higher-order-component nextjs private-route

Last synced: 5 days ago
JSON representation

I have developed private routing system using Higher Order Component (HOC) in Next JS. This project has a Home page, Login page, and, a dashboard. Dashboard is under private route and in order to access dashboard page user have to login first.

Awesome Lists containing this project