droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
 
Loading...
Searching...
No Matches
JWTUtils.hpp File Reference
#include <Poco/JSON/Object.h>
#include <string>
Include dependency graph for JWTUtils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  JWTUtils
 

Functions

std::string JWTUtils::generateToken (const Poco::JSON::Object &claims, const std::string &secret, const std::string &issuer)