Skip to content

Commit

Permalink
Merge pull request markerikson#95 from tinkerX3/master
Browse files Browse the repository at this point in the history
Remove broken link
  • Loading branch information
markerikson authored May 19, 2018
2 parents f09f441 + d0f7af9 commit 11621f9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions react-routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,6 @@
https://medium.com/@nesbtesh/dealing-with-authentication-in-react-cadb679fbc0f
Some short examples of saving an authentication token, writing queries to use and update that token, and checking the token when rendering components.

- **Role based routing with React and Redux**
http://crazysigma.com/blogs/2017/04/16/role-based-routing-react-redux/
A description of a fairly simple approach for defining role-based handling of routes, with sample code.

- **Preact Authentication Tutorial**
https://auth0.com/blog/preact-authentication-tutorial/
A tutorial that demonstrates how to build an app with Preact, including authentication, and makes some comparisons to doing so in React.
Expand All @@ -184,4 +180,4 @@

- **Securing a React Web App with Authorization Rules**
https://medium.appbase.io/securing-a-react-web-app-with-authorization-rules-2e43bf5592ca
A tutorial that shows how to add authorization and authentication to a Todo app
A tutorial that shows how to add authorization and authentication to a Todo app

0 comments on commit 11621f9

Please sign in to comment.