ddata ~master (2021-10-20T04:00:52.2832534)
Dub
Repo
encode
ddata
jwt
encode
Encodes a jwt with the current payload and specified algorithm
@
safe
string
encode
(
const
JSONValue
payload
,
string
key
,
Algorithm
algorithm
=
Algorithm.hs256
,
JSONValue
header
= null
)
Meta
Source
See Implementation
ddata
jwt
encode
functions
encode
Encodes a jwt with the current payload and specified algorithm