|
|
@@ -647,6 +647,7 @@ Libraries to help manage database schemas and migrations.
|
|
647
|
647
|
* [Aura.Auth](https://github.com/auraphp/Aura.Auth) - Provides authentication functionality and session tracking using various adapters.
|
|
648
|
648
|
* [SocialConnect Auth](https://github.com/socialConnect/auth) - An open source social sign (OAuth1\OAuth2\OpenID\OpenIDConnect).
|
|
649
|
649
|
* [Json Web Token](https://github.com/lcobucci/jwt) - Json Tokens to authenticate and transmit information.
|
|
|
650
|
+* [Logto](https://github.com/logto-io/logto) - An IAM service with AuthN, AuthZ, MFA, SSO, multi-tenancy, and user management.
|
|
650
|
651
|
* [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client) - An OAuth 1.0 client library.
|
|
651
|
652
|
* [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client) - An OAuth 2.0 client library.
|
|
652
|
653
|
* [OAuth2 Server](https://bshaffer.github.io/oauth2-server-php-docs/) - Another OAuth2 server implementation.
|