Is there a way/example of how I can query the twitter api from a client application by using a proxy to store the secrets and keys. I know twitter discourages using their api from a client side application so rather then write a php or node.js application. Is it possible to authenticate to their api using esri's proxy.php and routing my requests through the proxy?