Some fixes

This commit is contained in:
Henry Hiles 2025-07-22 14:15:13 -04:00
commit 43f59851b8
No known key found for this signature in database
4 changed files with 21 additions and 11 deletions

2
.vscode/launch.json vendored
View file

@ -13,7 +13,7 @@
"--jwtSecretFile",
"secret",
"--issuer",
"http://localhost:8080/",
"http://localhost:8080",
"--authorizeEndpoint",
"http://localhost:4321/login",
"--serviceDomain",