cpp-jwt
cpp-jwt copied to clipboard
Not able to call `payload()` with a string
I'm currently trying to use jwt::params::payload() in making a jwt_object, but my "payload" is a string (json string). I'm not sure how to get it into payload().