Parcourir la source

Replace HybridAuth by SocialConnect/Auth (#761)

- Remove HybridAuth because it's dead

- Added SocialConnect/Auth library
pull/374/merge
☃ Dmitry (◕ᴥ◕) il y a 8 ans
Parent
révision
e85b4ca1e3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

@@ -591,7 +591,7 @@ Libraries to help manage database schemas and migrations.
591 591
 *Libraries for implementing user authentication and authorization.*
592 592
 
593 593
 * [Hawk](https://github.com/dflydev/dflydev-hawk) - A Hawk HTTP authentication library.
594
-* [HybridAuth](https://github.com/hybridauth/hybridauth) - An open source social sign on library.
594
+* [SocialConnect Auth](https://github.com/socialConnect/auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
595 595
 * [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
596 596
 * [Lock](https://github.com/BeatSwitch/lock) - A library for implementing Access Control Lists (ACL) systems.
597 597
 * [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.

Chargement…
Annuler
Enregistrer