PHPackages                             opauth/flickr - 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. opauth/flickr

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

opauth/flickr
=============

Flickr strategy for Opauth

1.2(11y ago)37.9k42MITPHPPHP &gt;=5.2.0

Since Mar 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pocket7878/opauth-flickr)[ Packagist](https://packagist.org/packages/opauth/flickr)[ Docs](http://opauth.org)[ RSS](/packages/opauth-flickr/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (2)

Opauth-Flickr
=============

[](#opauth-flickr)

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

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

[](#getting-started)

1. Install Opauth-Flickr:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/pocket7878/opauth-flickr.git Flickr
    curl -s http://getcomposer.org/installer | php
    php composer.phar install
    ```
2. Create Flickr application at
3. Configure Opauth-Flickr strategy with at least `key` and `secret`.
4. Direct user to `http://path_to_opauth/flickr` to authenticate

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

[](#strategy-configuration)

Required parameters:

```
