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 1379516 commit 34cf9a1Copy full SHA for 34cf9a1
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