From b52a9c3a214c23f46d8b3a79a135e193e46d3e8f Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 25 Jul 2022 21:19:15 +0200 Subject: [PATCH] Remove dummy auth Gets in the way if we want to switch to MT. Other apps don't set it either. --- fiori/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/fiori/package.json b/fiori/package.json index 6f3cf181..4a24b6a8 100644 --- a/fiori/package.json +++ b/fiori/package.json @@ -14,9 +14,6 @@ }, "cds": { "requires": { - "auth": { - "kind": "dummy-auth" - }, "ReviewsService": { "kind": "odata", "model": "@capire/reviews"