Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 350 Bytes

README.org

File metadata and controls

8 lines (7 loc) · 350 Bytes

React Route Guard

A generic route guard provider component to wrap and protect all your routes. It can be used in any react project including NextJS projects, mostly because it uses built-in react hooks and API to provide a way to create a top level route guard for your application.