[submodule "vendor/jwt-cpp"]
	path = vendor/jwt-cpp
	url = https://github.com/Thalhammer/jwt-cpp.git

[submodule "vendor/gtest"]
	path = vendor/gtest
	url = https://github.com/google/googletest.git
	branch = v1.8.x
