PHPackages                             sokolnikov911/opauth-facebook-updated - 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. sokolnikov911/opauth-facebook-updated

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

sokolnikov911/opauth-facebook-updated
=====================================

Facebook strategy for Opauth

v0.4.5(2y ago)22321MITPHPPHP &gt;=5.2.0

Since May 23Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (8)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/sokolnikov911/opauth-facebook-updated.git 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:

```
