az-access-control
A lightweight and flexible bitmask-based role access control library for React.js apps. Control both component visibility and route-level access using a simple 2ⁿ permission model — without the hassle of writing complex permission logic.
react-secure-route
React router package which provide private, public and protected routes with restricted functionality. which helps to authenticate different routes in react App.