0.0.6 • Published 11 years ago

oauth2.js v0.0.6

Weekly downloads
26
License
-
Repository
github
Last release
11 years ago

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..

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago