We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bc3e7 commit e9120e1Copy full SHA for e9120e1
README.md
@@ -172,4 +172,5 @@ class MyComponents extends Component {
172
```
173
174
### Other examples
175
-* [Redux-Router and React-Router with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/auth-wrapper)
+* [Redux-Router and React-Router 1.0 with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/auth-wrapper)
176
+* [React-Router-Redux and React-Router 2.0 with JWT](https://github.com/mjrussell/react-redux-jwt-auth-example/tree/react-router-redux)
0 commit comments