Twitter iOS - Social Login - Twitter I found dealing with Twitter SignIn [https://dev.twitter.com/web/sign-in] interaction quite challenging until I found out about STTwitter [https://github.com/nst/STTwitter] Objective-C framework to deal login and sharing tasks related to Twitter. > You can install it by adding line pod 'STTwitter', '~> 0.2' to