Search code examples
react-router-v4role-base-authorization

React router v4 role base authorization


I am new to react world and added router v4 but not able to implement react role base authorization. Let me know if any source which make me go to proper way.


Solution

  • Take a look at react-router-role-authorization (the approach described in Role-based authorization using React-Router) and redux-auth-wrapper.