Address first part of review comments

This commit is contained in:
FearlessTobi 2022-07-15 19:45:35 +02:00
parent f433ce567e
commit 846c50dd42
16 changed files with 239 additions and 133 deletions

3
.gitmodules vendored
View file

@ -46,3 +46,6 @@
[submodule "vcpkg"]
path = externals/vcpkg
url = https://github.com/Microsoft/vcpkg.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git