Twitter/Facebook authorization in Windows 8 app with Javascript

toftsushelf

New Member
Is there any way to login with Facebook/Twitter in Windows 8 app based on Javascript and HTML5?Authorization pages do not allow themselves to be embedded with \[code\]iframe\[/code\] and I can not navigate topmost window to the authorization url from javascript code ("url because the url launches another app. Only direct user interaction can launch another app.Visual Studio is not currently attached to a script debug target that supports script diagnostics" error).
 
Top