mirror of
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer.git
synced 2026-02-25 08:34:07 +01:00
Update README.md
JWT Auth Sample App included
This commit is contained in:
parent
f06f79b796
commit
5e8ded09a3
1 changed files with 1 additions and 0 deletions
|
|
@ -260,6 +260,7 @@ More free resources can be found on [codeburst.io](https://codeburst.io)
|
||||||
### Learn Authentication
|
### Learn Authentication
|
||||||
* [Authentication & Authorization: OAuth](https://www.udacity.com/course/authentication-authorization-oauth--ud330)
|
* [Authentication & Authorization: OAuth](https://www.udacity.com/course/authentication-authorization-oauth--ud330)
|
||||||
* [Learn about JSON Web Tokens](https://jwt.io/introduction/)
|
* [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)
|
* [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)
|
* [Passwordless Authentication with React and Auth0](https://medium.com/javascript-scene/passwordless-authentication-with-react-and-auth0-c4cb003c7cde#.l1joiokr2)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue