hunt-jwt ~master (2021-04-26T07:36:22Z)
Dub
Repo
decode
hunt
jwt
Jwt
full version where the key is provided after decoding the JOSE header
JSONValue
decode
(string token, string key)
JSONValue
decode
(string token, string delegate(ref JSONValue jose) lazyKey)
JSONValue
decode
(
string
token
,
string
delegate
(
ref
JSONValue
jose
)
lazyKey
)
Meta
Source
See Implementation
hunt
jwt
Jwt
functions
decode
encode
full version where the key is provided after decoding the JOSE header