Added widgets

1.0
Phil Sturgeon 2013-11-17 21:18:23 -05:00
parent 54664756b4
commit 737d7b4ead
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# OAuth 2.0 Client Library
[![Build Status](https://travis-ci.org/php-loep/oauth2-client.png?branch=master)](https://travis-ci.org/php-loep/oauth2-client)
[![Total Downloads](https://poser.pugx.org/league/oauth2-client/downloads.png)](https://packagist.org/packages/league/oauth2-client)
[![Latest Stable Version](https://poser.pugx.org/league/oauth2-client/v/stable.png)](https://packagist.org/packages/league/oauth2-client)
This library makes it stupidly simple to integrate your application with OAuth 2.0 identity providers. It has built in support for:
* Facebook