jwtd ~master (2020-09-03T14:12:52Z)
Dub
Repo
sign
jwtd
jwt_phobos
Undocumented in source. Be warned that the author may not have intended to support it.
version(UsePhobos)
string
sign
(
string
msg
,
string
key
,
JWTAlgorithm
algo
=
JWTAlgorithm.HS256
)
Meta
Source
See Implementation
jwtd
jwt_phobos
functions
sign
verifySignature