Middleware 1.0
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user