hunt-jwt ~master (2021-04-26T07:36:22Z)
Dub
Repo
decode
hunt
jwt
Jwt
simple version that knows which key was used to encode the token
JSONValue
decode
(string token, string key)
JSONValue
decode
(
string
token
,
string
key
)
JSONValue
decode
(string token, string delegate(ref JSONValue jose) lazyKey)
Meta
Source
See Implementation
hunt
jwt
Jwt
functions
decode
encode
simple version that knows which key was used to encode the token