CrocoDillon / universal-react-redux-boilerplate

Step by step creation of a Universal React + Redux Boilerplate
Other
176 stars 33 forks source link

Private/Protected routes #39

Open anikdutta16 opened 6 years ago

anikdutta16 commented 6 years ago

How to add private/protected routes in order to add authenticate routes? Also, how would I redirect to route based on certain conditions authorized vs unauthorized routed?