Instructor: Jeremy McPeak
Authentication is a critical part of almost every web application. Today our users expect more than simple local authentication. They want support for third party authentication, so they can use a single account to sign in to multiple website. OAuth and OAuth2 are protocols for doing just that.
The source repository for this course contains folders for the sample code created in each lesson. Each lesson contains one or more complete Node.js projects, ready to run and to experiment with.
These are source files for the Tuts+ course: Authenticate Node.js With OAuth2
Available on Tuts+. Teaching skills to millions worldwide.