We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f7b7c commit edd226aCopy full SHA for edd226a
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