Middleware 1.0

This commit is contained in:
2025-03-11 20:23:14 +01:00
parent 3071ac7080
commit da27f7e882
6 changed files with 206 additions and 2 deletions
+6
View File
@@ -1,6 +1,12 @@
{
"ApiBaseUrl": "https://wfcapi.nuvolar.hu/",
"ApiKey": "RUJeLSpSMzVASUdaRCEzUyYxRSE0VyFISFRSJC0zRzhLM1hCSDU=",
"Jwt": {
"SecretKey": "super_secret_key",
"Issuer": "https://wfcapi.nuvolar.hu/",
"Audience": "https://mywebapp.com",
"TokenLifetimeMinutes": 30
},
"Logging": {
"LogLevel": {
"Default": "Information",