mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Replace HybridAuth by SocialConnect/Auth (#761)
- Remove HybridAuth because it's dead - Added SocialConnect/Auth library
This commit is contained in:
parent
d07082386d
commit
e85b4ca1e3
@ -591,7 +591,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
*Libraries for implementing user authentication and authorization.*
|
*Libraries for implementing user authentication and authorization.*
|
||||||
|
|
||||||
* [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
|
* [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
|
||||||
* [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
|
* [SocialConnect Auth](https://github.com/socialConnect/auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
|
||||||
* [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
|
* [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
|
||||||
* [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
|
* [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
|
||||||
* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
|
* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
|
||||||
|
Loading…
Reference in New Issue
Block a user