![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
#include "Poco/HexBinaryEncoder.h"
#include "Poco/JWT/Signer.h"
#include "Poco/JWT/Token.h"
#include "Poco/Net/HTTPServerRequest.h"
#include "Poco/SHA2Engine.h"
#include "Secrets.hpp"
Go to the source code of this file.
Classes | |
struct | AuthUtil |
Enumerations | |
enum | AuthClearance { NONE = 0 , PUBLIC = 10 , PRIVATE = 100 , SECRET = 1000 , TOP_SECRET = 10000 , BLACK = 100000 } |
enum AuthClearance |