PHPackages                             riverside/web-auth - 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. riverside/web-auth

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

riverside/web-auth
==================

PHP authentication library

442PHP

Since Apr 26Pushed 1y ago2 watchersCompare

[ Source](https://github.com/riverside/web-auth)[ Packagist](https://packagist.org/packages/riverside/web-auth)[ RSS](/packages/riverside-web-auth/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

web-auth
========

[](#web-auth)

PHP authentication library based on OAuth1 and OAuth2. Supported social providers includes Facebook, Google, Twitter, and LinkedIn.

Installation
------------

[](#installation)

```
$ php composer.phar install

```

or

```
"riverside/web-auth": "1.0"

```

Example
-------

[](#example)

```
