aboutsummaryrefslogtreecommitdiff
path: root/Timeline/appsettings.Test.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/appsettings.Test.json')
-rw-r--r--Timeline/appsettings.Test.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Timeline/appsettings.Test.json b/Timeline/appsettings.Test.json
index b1cd5a3b..ea32348b 100644
--- a/Timeline/appsettings.Test.json
+++ b/Timeline/appsettings.Test.json
@@ -3,7 +3,9 @@
"LogLevel": {
"Default": "Debug",
"System": "Information",
- "Microsoft": "Information"
+ "Microsoft": "Information",
+ "Microsoft.AspNetCore.Authentication": "Debug",
+ "Microsoft.AspNetCore.Authorization": "Debug"
}
},
"JwtConfig": {