V0.1.20 #80

Merged
kdeng00 merged 11 commits from v0.1.20 into pre-release 2022-09-05 17:12:57 -04:00
2 changed files with 12 additions and 0 deletions
Showing only changes of commit 77c6ee00ea - Show all commits
+6
View File
@@ -16,6 +16,12 @@
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"JWT": {
"Issuer": "",
"Audience": "",
"Secret": "",
"Subject": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},
+6
View File
@@ -16,6 +16,12 @@
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"JWT": {
"Issuer": "",
"Audience": "",
"Secret": "",
"Subject": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},