Hi,

If I'm not mistaken, each opensocial app can have its own OAuth consumer keys, and these should be defined in config/oauth.json. The problem with this approach is that oauth.json is static, so when new applications are added, new keys have to be added to this file and the server has to be restarted. Therefore I think it makes more sense to make our own GadgetOAuthTokenStore which reads the keys from database, but it seems like this is not injectable with Guice yet.

Does this make sense? Are there plans to make this more dynamic?

Lieven Dekeyser
Desktop Application Developer

Netlog NV
Emile Braunplein 18
B-9000 Ghent
Belgium



Reply via email to