Reputation: 1556
I want to authenticate user using Twitter oAuth framework to get oAuth string and Consumer key. But I don’t want to include the whole framework as Only I want to authenticate user don’t want to share or tweet using oAuth on twitter. Please help me guys
Upvotes: 3
Views: 201
Reputation: 1435
You can use OAuth.io with the IOS SDK for this purpose.
It works easily for more than 90 providers as Twitter and it's lightweight (~33kb).
Upvotes: 4