React router v4 role base authorization
Asked Answered
P

1

9

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.

Peeples answered 25/5, 2017 at 7:44 Comment(0)
P
5

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

Phoney answered 14/9, 2017 at 10:3 Comment(2)
I have checked all those options but they are in an older version of the router. I am grateful that you reply to this post. I look for version 4.Peeples
redux-auth-wrapper should work fine with Router v4: github.com/mjrussell/redux-auth-wrapper/tree/master/examples/…Confederate

© 2022 - 2024 — McMap. All rights reserved.