Remove dummy auth

Gets in the way if we want to switch to MT.
Other apps don't set it either.
This commit is contained in:
Christian Georgi
2022-07-25 21:19:15 +02:00
parent 88cb9c0069
commit b52a9c3a21

View File

@@ -14,9 +14,6 @@
}, },
"cds": { "cds": {
"requires": { "requires": {
"auth": {
"kind": "dummy-auth"
},
"ReviewsService": { "ReviewsService": {
"kind": "odata", "kind": "odata",
"model": "@capire/reviews" "model": "@capire/reviews"