Skip to content

lodengo/oauth2.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth2.js

node js client lib for oauth2 use with express

usage: npm install config setting.js node app

///////////

OAuth2.js method:

route(app): route authorize Redirect url and callback

setAuthorizationCallback(callback): set the callback of when Authorized

obtainingAuthorization(req, res, params): OAuth2 obtaining Authorization

accessProtectedResource(req, res, method, url, params, callback): access Protected Resource

enjoy..

About

oauth2 client node js express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published