V0.1.20 #80

Merged
kdeng00 merged 11 commits from v0.1.20 into pre-release 2022-09-05 17:12:57 -04:00
Showing only changes of commit 664b0d520b - Show all commits
+1 -1
View File
@@ -52,7 +52,7 @@ Configure JWT information. Notably the Secret
"JWT": {
"Issuer": "IcarusAPI",
"Audience": "IcarusAPIClient",
"Secret": "X1I9TbwaBG3RiwLiCJ69lHGxLFoNODDE",
"Secret": "Manaiswhatyouthinkitis",
"Subject": "Authorization"
},
```