To get reacquainted with Javascript and nodejs, I ported my Python
OAuth 2.0 library to node. As with its Python counterpart, the major
features of the module are:

* Grok'ability (at 138 SLOC, it's pretty easy to figure out what's going on)
* Multiple provider support (while dealing with spec deviance)
* Support all server-side OAuth 2.0 flows

Between the docs, unit tests and CLI example app, you should have
everything you need to get running with it in no time. More examples
(i.e. web app integration) coming as soon as I have time.

Documentation available on RTD: http://node-sanction.readthedocs.org/en/latest/

--

Demian Brecht
http://demianbrecht.github.com

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to