diff --git a/README.md b/README.md index ef720c7..4e491c3 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io) ### Learn Authentication * [Authentication & Authorization: OAuth](https://www.udacity.com/course/authentication-authorization-oauth--ud330) * [Learn about JSON Web Tokens](https://jwt.io/introduction/) +* [JWT Sample App Example](https://scotch.io/tutorials/authenticate-a-node-js-api-with-json-web-tokens) * [OAuth 2](https://aaronparecki.com/oauth-2-simplified/#web-server-apps) * [Passwordless Authentication with React and Auth0](https://medium.com/javascript-scene/passwordless-authentication-with-react-and-auth0-c4cb003c7cde#.l1joiokr2)