Course
Skills
Understanding OAuth with Node.js
OAuth has become the defacto authorization protocol for web services. This course will teach you how to implement OAuth in your Node.js application safely, so you can give your users the best experience possible while keeping them safe.
What you'll learn
What do you do when you need to integrate with a web service?
In this course, Understanding OAuth with Node.js, you’ll learn foundational knowledge required to implement OAuth in your Node.js application.
- First, you’ll explore building an OAuth client.
- Next, you’ll discover how to create an OAuth protected resource.
- Finally, you’ll learn how to construct an authorization server.
Table of contents
Course Overview
1min
OAuth 2.0 in Action
21mins
Building the OAuth Client
17mins
Building the Protected Resource
13mins
Building the Authorization Server
17mins