OpenSocial / explorer

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

Security token cache needs to be cleared after a user logs in #45

Closed sieverssj closed 11 years ago

sieverssj commented 11 years ago

Currently the client-side security token cache for previously rendered gadgets is not cleared after a user logs in. This means that when a gadget is re-rendered it will still be using the anonymous security token with anonymous viewer and owner ids.