We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469e33e commit adb7d49Copy full SHA for adb7d49
src/Access/Common/JWKSProvider.h
@@ -3,6 +3,8 @@
3
#include <jwt-cpp/traits/kazuho-picojson/traits.h>
4
#include <shared_mutex>
5
6
+#include <Poco/URI.h>
7
+
8
9
namespace DB
10
{
0 commit comments