Skip to content

farhan-link/twit-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twit-ci

Author: Farhan Abdul Shakoor | farhan.cs06@gmail.com

A Newly Compiled Complete Code Igniter library giving you twitter oauth authentication and api access.


Get Started: This Code Igniter Library is straight forward, It contain all the Twitter API access depend upon developers need. Initially I only implement Sign-In (Authentication). Developer may feel free to use according to their needs.

#STEP 1) Get A CONSUMER KEY , CONSUMER SECRET FROM Twiiter API Console. #STEP 2) Put these credentials in Twitterauth library (with in package) in application/library/twitterauth/ folder. #STEP 3) Here on Line number 8 -10, Change the credentials with your own. Also you need to specify CALLBACK_URL.

VOILA THAT'S IT !!!!!!!!!!!!!! :):):):):)

Now Just Load this library LIke ($this->load->library('TwitterAuth');) And you got it. create two method one for redirecting user to Twitter and one for callback.

Please contact me ,If you need further assistances. or any Bug Find. Documentation: Will be Uploaded Soon Source: https://github.com/frhan-link/twit-ci Twitter: https://dev.twitter.com

This file is part of Twit-Ci.

Twit-Ci is free library: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

TWIT-Ci is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Foobar.  If not, see <http://www.gnu.org/licenses/>.

CodeIgniter Is Copyright of Elis Lab  http://codeigniter.com/user_guide/license.html

About

A Newly Compiled CompleteCode Igniter library giving you twitter oauth authentication and api access.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages