I've discovered today, to my surprise, that Facebook doesn't allow the authentication process to happen in a custom webview anymore. I need to authenticate users with OAuth, against some sort of widely used social network, and I need to do it in a mobile WebView, using only Javascript (I'm developing WebViews for a Como.com mobile app).
What are the social networks whose API still supports authenticating in a custom mobile WebView?