Skip to content

matt-tyler/oauth2-passport-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth2-passport-angular

A simple demo project for showing OAuth2 authentication flows between third party providers using passport.

This was designed to demonstrate how to use passport to authenticate with a third party provider thereby gaining a token. This token could then be sent to a client application (in my case, an AngularJS frontend) to query a REST based API server.

About

A simple demo project for showing OAuth2 authentication flows between third party providers using passport.

Resources

Stars

59 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors