Skip to content

DQPHP/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Twitter OAuth + PHP Login

Preparation and Installation

  • Setting Up The Application
  • Register a new app at dev.twitter.com/apps
  • While register the app please make sure check the Allow this application to be used to Sign in with Twitter item on.
  • Memo the Consumer key and Consumer Secret. These strings will be used for twitter oauth.
  • Include the twitteroauth library in your project.
  • Set the config.php file with your Consumer Information.

Twitter OAuth Registering Step

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published