mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-15 06:25:52 +00:00
add CheckClientCredentials middleware
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"illuminate/support": "^8.0",
|
||||
"illuminate/console": "^8.0",
|
||||
"guzzlehttp/guzzle": "^6.3|^7.0.1",
|
||||
"socialiteproviders/manager": "^3.4"
|
||||
"socialiteproviders/manager": "^3.4",
|
||||
"firebase/php-jwt": "^5.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.0",
|
||||
|
||||
Reference in New Issue
Block a user