From 08b95769a59e44d746cc8e228beef16e8d91a365 Mon Sep 17 00:00:00 2001 From: Pascal Dulieu Date: Wed, 22 Apr 2026 12:15:30 +0100 Subject: config and non union support --- config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..5d5646b --- /dev/null +++ b/config.json @@ -0,0 +1,5 @@ +{ + "tenantId": "", + "clientID": "", + "clientSecret": "" +} \ No newline at end of file -- cgit v1.2.3