Reading cookies or content from WebPopup.

Hello,
I am building an application where the users authenticates using a webPopUp.
The reason is because my app does not have user/pass but instead the users authenticate with twitter/FB/Google.

So, I open up a webPopUp, the user is presented with the social icons as options to log in, they go to that social network and authenticate using Oauth. They are returned to my web site where I identify the user on my application.

The problem now is, that I need to make additional calls using network.request but I need to add the same cookies that are set in the webPopUp. How can I read/obtain the cookies in the webPopUp?
Or how can I read the content loaded inside the webPopUp? Either one would suffice, but it would be much better if I could read the cookies of the webPopUP.

Thanks for your help.
[import]uid: 165837 topic_id: 30104 reply_id: 330104[/import]

Marcelo,

We do not provide an API to do this today. It may be possible for you to get at the cookie info via Javascript, but this would be somewhat of a hack - and we aren’t sure if it’s possible.
[import]uid: 10668 topic_id: 30104 reply_id: 121095[/import]

Marcelo,

We do not provide an API to do this today. It may be possible for you to get at the cookie info via Javascript, but this would be somewhat of a hack - and we aren’t sure if it’s possible.
[import]uid: 10668 topic_id: 30104 reply_id: 121095[/import]