ddata.jwt.encode

Undocumented in source.

Members

Functions

encode
string encode(JSONValue payload, string key, Algorithm algorithm, JSONValue header)

Encodes a jwt with the current payload and specified algorithm

Meta