Hi, Is it possible to use OAuth 2.0 in makerequest calls? For example to use facebook graph api from a gadget. My container has a custom implementation of OAuthStore, currently used for OAuth 1.0a flow and token storage. Will I have to implement my own OAuthRequest as well, or do we have a simpler way to do it in Shindig?
Thanks! Alejandro.
