I would like to know how the official Twitter Mobile Application (android/IOS) is able to connect a user without approving the application ?
Do they use their own REST API with OAuth but wich one ? https://dev.twitter.com/docs/auth/obtaining-access-tokens
Do they use a special master key ? Isn't it a security threat ?