hunt-jwt ~master (2021-04-26T07:36:22Z)
Dub
Repo
JwtToken.decode
hunt
jwt
JwtToken
JwtToken
Undocumented in source. Be warned that the author may not have intended to support it.
JwtToken
decode
(string token, string delegate(ref JSONValue jose) lazyKey)
class
JwtToken
static
JwtToken
decode
(
string
token
,
string
delegate
(
ref
JSONValue
jose
)
lazyKey
)
JwtToken
decode
(string encodedToken, string key)
Meta
Source
See Implementation
hunt
jwt
JwtToken
JwtToken
constructors
this
functions
encode
signature
properties
claims
header
static functions
decode
verify