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

You should use the key instead of the secret, maybe a typo #4

Closed ChaosSteffen closed 13 years ago

ChaosSteffen commented 13 years ago

Cheers, Steffen