Skip to content

tutsplus/authentication-in-nodejs-with-oauth2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Source Files Description

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 OAuth 2.0

Available on Tuts+. Teaching skills to millions worldwide.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%