- Course
Securing Your Application with OAuth and Passport
In this course, we will cover OAuth authentication with Google, Twitter, and Facebook. We will also use tokens to make authentic API calls.
- Course
Securing Your Application with OAuth and Passport
In this course, we will cover OAuth authentication with Google, Twitter, and Facebook. We will also use tokens to make authentic API calls.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Passport.js is a simple and easy to use package that will manage OAuth authentication for you using strategies. In this course, we will work though how to use Passport to sign in to a website with Google, Twitter, and Facebook. We will discuss combining multiple social media accounts into one user account stored in a MongoDB database. We will finish by using tokens to make authenticated API calls out to Twitter and Facebook.