PHPackages                             uzura8/fuel-packages-opauth - 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. uzura8/fuel-packages-opauth

ActiveFuel-package[Authentication &amp; Authorization](/categories/authentication)

uzura8/fuel-packages-opauth
===========================

0343PHP

Since Mar 2Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Repository outdated and no longer supported.
--------------------------------------------

[](#repository-outdated-and-no-longer-supported)

FuelPHP package for Opauth
==========================

[](#fuelphp-package-for-opauth)

FuelPHP 1.x package for [Opauth](https://github.com/uzyn/opauth).

Opauth is a multi-provider authentication framework.

Requirements
------------

[](#requirements)

FuelPHP v1.x
Opauth &gt;= v0.2

How to use
----------

[](#how-to-use)

1. Install this package for your FuelPHP application. Go to your FuelPHP application package folder.

    ```
    cd your_fuel_app/fuel/packages/
    git clone git://github.com/andreoav/fuel-opauth.git opauth
    ```
2. Copy the opauth configuration file located at PKGPATH/opauth/config/opauth.php to your\_fuel\_app/fuel/app/config/, change the security salt and tweak as you need. eg.

    ```
