Can you give any guidelines or a resource for secure token generation best practices, with Shindig.
Currently, I'm using the generateSecureToken function within samplecontainer.js, but would like to know the reasons for why they we are sending each field. Also, I have changed the 'default_refresh_interval' and 'cache_time' within /php/config/container.php to 60 seconds. I would like to have each individual widget cache at different intervals on the Shindig server. How can I accomplish this? Thank you

