Merge branch '477-implement-rest-api-with-token-based-authentification' into 'develop'
[FEATURE] Implement REST API with token based authentication Closes #477 See merge request t3o/ter!587
Showing
... | ... | @@ -39,10 +39,12 @@ |
"apache-solr-for-typo3/solr": "^11.0", | ||
"cweagans/composer-patches": "^1.7", | ||
"gordalina/cachetool": "^4.0", | ||
"lcobucci/jwt": "^3.3", | ||
"nimut/testing-framework": "^5.0", | ||
"t3o/t3olayout": "^5.0", | ||
"t3o/ter-frontend": "^0.5.0", | ||
"t3o/ter-layout": "^0.2.0", | ||
"t3o/ter-rest": "^0.1.0", | ||
"t3o/ter-soap": "^2.1", | ||
"typo3/cms-adminpanel": "^10.4", | ||
"typo3/cms-seo": "^10.4" | ||
... | ... |
This diff is collapsed.