| 1 |
##### Third party libraries |
| 2 |
|
| 3 |
Here we include a number of third party libraries. Those libraries are used by the various providers supported by Hybridauth. |
| 4 |
|
| 5 |
Library | Description |
| 6 |
-------- | ------------- |
| 7 |
[](https://gitorious.org/lightopenidLightOpenID](https://gitorious.org/lightopenid](https://gitorious.org/lightopenid) | Contain LightOpenID. Solid OpenID library licensed under the MIT License. |
| 8 |
[](https://code.google.com/p/oauth/OAuth Library](https://code.google.com/p/oauth/](https://code.google.com/p/oauth/) | Contain OAuth Library licensed under the MIT License. |
| 9 |
|
| 10 |
Notes: |
| 11 |
|
| 12 |
We no longer use the old OAuth clients. Please don't add new libs to this folder, unless strictly necessary. |
| 13 |
Both LightOpenID and OAuth are (to be) partially/indirectly tested within the Hybridauth library. |
| 14 |
Both LightOpenID and OAuth libraries are excluded from Codeclimate.com Analysis/GPA. |
| 15 |
|