jwt v0.2.0 (2016-09-16T20:50:52Z)
Dub
Repo
ExpiredException
jwt
exceptions
thrown when the tokens is expired
class
ExpiredException :
VerifyException
{
this
(string s);
}
Constructors
this
this
(string s)
Undocumented in source.
Meta
Source
See Implementation
jwt
exceptions
classes
ExpiredException
ExpiresBeforeValidException
InvalidAlgorithmException
InvalidSignature
InvalidTokenException
MalformedToken
NotBeforeException
UnsupportedAlgorithmException
VerifyException
thrown when the tokens is expired