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 ab20de7 commit fa32c5eCopy full SHA for fa32c5e
auth.cpp
@@ -78,6 +78,7 @@ std::string signature;
78
std::string signatureTimestamp;
79
bool initialized;
80
std::string API_PUBLIC_KEY = "5586b4bc69c7a4b487e4563a4cd96afd39140f919bd31cea7d1c6a1e8439422b";
81
+bool KeyAuth::api::debug = false;
82
83
void KeyAuth::api::init()
84
{
0 commit comments