OpenSocial / explorer

Tool to learn how to develop OpenSocial gadgets. #social
Apache License 2.0
34 stars 59 forks source link

Security tokens should be encrypted #30

Closed sieverssj closed 11 years ago

sieverssj commented 11 years ago

Container and gadget security tokens on the OSE should be encrypted if we ever want to have a hosted version that uses OAuth. The risk of not having encrypted tokens is that a user could spoof the token and make OAuth requests as a user that has already done the OAuth dance.