bytespider / jsOAuth

JavaScript implimentation of the OAuth protocol. Currently supports version 1.0 (RFC5849) of the specification. Node.js & CommonJS compatible.
http://bytespider.github.com/jsOAuth/
MIT License
556 stars 108 forks source link

URL handling #6

Closed bytespider closed 13 years ago

bytespider commented 13 years ago

Add better url handling so query string parameters can be separate from postdata

bytespider commented 13 years ago

Completed in v0.8