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

Fixed some typos #49

Closed doot0 closed 11 years ago

bytespider commented 11 years ago

Thank you for your contribution. Can you modify the source file and not the distribution file? Thanks.

doot0 commented 11 years ago

@bytespider https://github.com/bytespider/jsOAuth/pull/50

:)

bytespider commented 11 years ago

Cheers. Merged.