feat(api): аутентификация и авторизация. Кастомные ParrAuthenticationHandler и BaseSimpleRoleProvider.

This commit is contained in:
Mikhail Trubnikov
2023-12-01 16:41:37 +10:00
parent 78f2310199
commit d0c309e642
23 changed files with 395 additions and 11 deletions

View File

@@ -45,5 +45,9 @@
"User": "generate_templates_api",
"Password": "DHhjgdsf*&%95"
}
},
"UserCacheSettings": {
"UserCacheTtl": "00:05:00",
"UserBlockTtl": "00:03:00"
}
}