On https://www.eventhello.com/overridden_routes/not_mobile, I have an iFrame displaying the mobile version of our application. When from within the iFrame a visitor tries to connect with LinkedIn, Twitter, or Facebook using OAuth, it takes over the parent window.
Is there any way to have the open auth open in a new window and then go back to the iframe within the parent window when complete?