PHPackages                             gabel/opauth-twitter-proxy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. gabel/opauth-twitter-proxy

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

gabel/opauth-twitter-proxy
==========================

Twitter strategy for Opauth

0.3.4(8y ago)09.6k1[1 issues](https://github.com/gabel/twitter/issues)[1 PRs](https://github.com/gabel/twitter/pulls)MITPHPPHP &gt;=5.2.0

Since May 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/gabel/twitter)[ Packagist](https://packagist.org/packages/gabel/opauth-twitter-proxy)[ Docs](http://opauth.org)[ RSS](/packages/gabel-opauth-twitter-proxy/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (12)Used By (0)

Opauth-Twitter
==============

[](#opauth-twitter)

Twitter strategy for [Opauth](https://github.com/opauth/opauth), based on Opauth-OAuth.

Getting started
---------------

[](#getting-started)

1. Install Opauth-Twitter:

    ```
    cd path_to_opauth/Strategy
    git clone git@github.com:opauth/twitter.git Twitter
    ```
2. Create Twitter application at

    - Make sure to enter a Callback URL or callback will be disallowed.
        Callback URL can be a made up one as Opauth will explicitly provide the correct one as part of the OAuth process.
    - Register your domains at @Anywhere domains.
        Twitter only allows authentication from authorized domains.
3. Configure Opauth-Twitter strategy with at least `Consumer key` and `Consumer secret`.
4. Direct user to `http://path_to_opauth/twitter` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
