Remove auth #72

Merged
kdeng00 merged 11 commits from remove_auth into pre-release 2022-08-30 21:40:26 -04:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 2cd8c83e28 - Show all commits
+4
View File
@@ -12,6 +12,10 @@
"ClientId": "",
"ClientSecret": ""
},
"RSAKeys": {
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},
+4
View File
@@ -12,6 +12,10 @@
"ClientId": "",
"ClientSecret": ""
},
"RSAKeys": {
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},