PHPackages                             gabel/opauth-facebook-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-facebook-proxy

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

gabel/opauth-facebook-proxy
===========================

Facebook strategy for Opauth

0.4.4(6y ago)013.4k1MITPHPPHP &gt;=5.2.0

Since May 23Pushed 6y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (14)Used By (0)

Opauth-Facebook
===============

[](#opauth-facebook)

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

Implemented based on

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

[](#getting-started)

1. Install Opauth-Facebook:

    ```
    cd path_to_opauth/Strategy
    git clone https://github.com/opauth/facebook.git Facebook
    ```

    or

    ```
    composer require opauth/facebook

    ```
2. Create Facebook application at

    - Remember to enter App Domains
    - "Website with Facebook Login" must be checked, but for "Site URL", you can enter any landing URL.
3. Configure Opauth-Facebook strategy with at least `App ID` and `App Secret`.
4. Direct user to `http://path_to_opauth/facebook` to authenticate

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

[](#strategy-configuration)

Required parameters:

```
