I see it now, it is grey so not very visible. Also the documentation says "Edit OAuth Data button on top of the form" whic is not correct.
Another thing is that I have JIRA widget that has OAuth, I configured it as OpenSocial gadget. It has OAuth section in the extension.xml
-<OAuth>-<Service name=""><Access url="http://jira.interconnect.gr/plugins/servlet/oauth/access-token" param_location="HEADER" method="POST"/><Authorization url="http://jira.interconnect.gr/plugins/servlet/oauth/authorize?oauth_callback=http%3A%2F%2Foauth.gmodules.com%2Fgadgets%2Foauthcallback"/><Request url="http://jira.interconnect.gr/plugins/servlet/oauth/request-token" param_location="HEADER" method="POST"/></Service></OAuth>
However the widget document does not show OAuth data section. Why is that?