encode

Encodes a jwt with the current payload and specified algorithm

@safe
string
encode
(
const JSONValue payload
,
string key
,,
JSONValue header = null
)

Meta