Pre release #81

Merged
kdeng00 merged 25 commits from pre-release into master 2022-09-05 17:13:11 -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"
},
```