migrated user access module with latest docker branch changes for In memory

This commit is contained in:
uppuv
2023-10-20 12:40:03 -04:00
79 changed files with 2150 additions and 303 deletions

View File

@ -4,6 +4,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5133",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},