Download the PHP package socialconnect/auth without Composer
On this page you can find all versions of the php package socialconnect/auth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package auth
SocialConnect Auth
Getting Started :: Documentation :: Demo
Open source social sign on PHP. Connect your application(s) with social network(s).
Code examples you can find in example directory
Features
- Functional: support 30+ providers such as Facebook, Google, Twitter, GitHub, Vk and another.
- Completely: We supports all social sign standarts: OAuth1/OAuth2/OpenID/OpenIDConnect.
- Follow standards: We follow PSR-7/PSR-17/PSR-18 standards.
- Modular: Use only what, that you need, see architecture overview.
- Quality: CodeCoverage with 80%+ and We are using static analyzers.
Supported type of providers
- [x] OAuth1 spec RFC 5849
- [x] OAuth2 spec RFC 6749
- [X] OpenID v1 (1.1) (WIP!) spec
- [X] OpenID v2 spec
- [X] OpenID Connect (1.0) spec
- [X] JWT (JSON Web Token) spec RFC 7519
- [X] JWK (JSON Web Keys) spec RFC 7517
Supported providers
SocialConnect/Auth
support 30+ providers such as Facebook, Google, Twitter, GitHub, Vk and another.
Installation & Getting Started
There is a documentation for Installation & Getting Started
Referenced projects
- OrgHeiglHybridAuth from @heiglandreas - Authentication-layer for your ZendFramework3 App.
- cakephp-social-auth from @ADmad - CakePHP plugin.
- Phalcon-module-skeleton from @ovr - There is a module for Phalcon inside project.
Versions
Version | Status | EOL | PHP Version |
---|---|---|---|
3.x | Current | -- | >= 7.1 |
2.x | Maintenance | 2020-06-01 | >= 7.0 |
1.x | EOL | 2020-01-24 | >= 5.5 |
Contributors
This project exists thanks to all the people who contribute. Contributions are welcome!
License
This project is open-sourced software licensed under the MIT License.
See the LICENSE file for more information.
All versions of auth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-json Version *
psr/http-client Version ^1.0 || ^2.0
psr/simple-cache Version ^1.0 || ^2.0 || ^3.0
psr/http-factory Version ^1.0 || ^2.0
socialconnect/jwx Version ^1.0
ext-json Version *
psr/http-client Version ^1.0 || ^2.0
psr/simple-cache Version ^1.0 || ^2.0 || ^3.0
psr/http-factory Version ^1.0 || ^2.0
socialconnect/jwx Version ^1.0
The package socialconnect/auth contains the following files
Loading the files please wait ....