Added components, authentication and authorization

This commit is contained in:
2026-05-04 16:53:19 +05:00
parent 493cd71d17
commit fb1cb8e834
37 changed files with 3545 additions and 21 deletions
+4
View File
@@ -1,4 +1,8 @@
{
"ConnectionStrings": {
"DefaultConnection": "mongodb://localhost:27017"
},
"MongoDbName": "HtmxAppDb",
"Logging": {
"LogLevel": {
"Default": "Information",