PHPackages                             opauth/instagram - 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. [API Development](/categories/api)
4. /
5. opauth/instagram

ActiveLibrary[API Development](/categories/api)

opauth/instagram
================

Instagram strategy for Opauth

86.8k5[1 PRs](https://github.com/muhdazrain/opauth-instagram/pulls)PHP

Since Jun 7Pushed 13y ago1 watchersCompare

[ Source](https://github.com/muhdazrain/opauth-instagram)[ Packagist](https://packagist.org/packages/opauth/instagram)[ RSS](/packages/opauth-instagram/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opauth-Instagram
================

[](#opauth-instagram)

[Opauth](https://github.com/uzyn/opauth) strategy for Instagram authentication.

Implemented based on

Opauth is a multi-provider authentication framework for PHP.

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

[](#getting-started)

1. Install Opauth-Instagram:

    ```
    cd path_to_opauth/Strategy
    git clone git://github.com/muhdazrain/opauth-instagram.git Instagram
    ```
2. Create a Instagram application at

    - Make sure that redirect URI is set to actual OAuth 2.0 callback URL, usually `http://path_to_opauth/instagram/int_callback`
3. Configure Opauth-Instagram strategy.
4. Direct user to `http://path_to_opauth/instagram` to authenticate

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

[](#strategy-configuration)

Required parameters:

```
