Skip to content

pooniawalla/Twitter-App-Only-Authentication-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-App-Only-Authentication-iOS

Get Access_Token using Twitter Application Only Authentication

#Steps to get Access_Token:

  1. Create an application on your "https://apps.twitter.com" acount
  2. Get "kConsumerKey" and "kConsumerSecretKey"
  3. Get getBase64EncodedBearerToken
  4. Make "kTwitterAuthAPI" call with "Basic Authorization"
  5. Get "access_token" and use it in "Bearer Authorization" calls

Check out the code for more clarifications!

About

Get Access_Token using Twitter Application Only Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published