oauth providers

This commit is contained in:
Yuri Kuznetsov
2025-03-25 14:15:39 +02:00
parent 9043d37a08
commit 2af34da28f
56 changed files with 2737 additions and 7 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
"chillerlan/php-qrcode": "^4.4",
"ext-ctype": "*",
"lasserafn/php-initial-avatar-generator": "^4.4",
"tholu/php-cidr-match": "^0.4"
"tholu/php-cidr-match": "^0.4",
"league/oauth2-client": "^2.8"
},
"require-dev": {
"phpunit/phpunit": "^9.5",