droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
 
Loading...
Searching...
No Matches
JWTUtils Namespace Reference

Functions

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

Function Documentation

◆ generateToken()

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