Search code examples
iosiphonetwitter

"Log in with Twitter", now that Twitter Kit is gone


Twitter's doco says in a number of places that "Log in with Twitter" is "available for" iOS (example),

but the doco from Twitter on that appears to be plain missing.

TwitterKit is history, it's not really usuable now (blog),

Unfortunately it's really totally unclear how to correctly implement "Log in with Twitter"

  • today ('19)
  • in iOS
  • with Swift

The only feature I want is "Log in with Twitter", it seems remarkable there's really no information on how to do this in iOS, how Twitter wants us to do this.

What's the solution?


Solution

  • In the list of Twitter libraries you can find that Twitter recommend to use Swifter or you can do OAuth Log in with Twitter authorization using ASWebAuthenticationSession.