OAuth with javascript

Hello,

I’d like to implement OAuth using javascript. I thought it was impossible because you’d have to expose your secret key/token.

However, I recently read about YQL and OAuth proxies. What would be the best way to protect data to perform OAuth signed requests using javascript?

Can any application (as in “one I have built”) benefit from YQL?

Regards,

-jj. :slight_smile: