Move AuthBlocks API host (registration, migration/seed, endpoint mounting) from Manager to DeepDrftAPI; Manager keeps only AuthBlocksWeb

This commit is contained in:
Daniel Harvey
2026-05-25 11:26:29 -04:00
parent 81fc87391b
commit ef8a0e9c6e
7 changed files with 102 additions and 89 deletions
+2
View File
@@ -10,6 +10,8 @@
"CorsSettings": {
"AllowedOrigins": [
"https://localhost:12778",
"https://localhost:5004",
"http://localhost:5003",
"https://deepdrft.com",
"https://www.deepdrft.com"
]