Enabled Json Web Token authorisation on backend, and frontend
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"vendor-dir": "includes/vendor"
|
||||
},
|
||||
"require": {
|
||||
"firebase/php-jwt": "^5.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.2",
|
||||
"guzzlehttp/guzzle": "^6.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user