class Authly::JWTToken
Included Modules
Defined in:
authly/token_manager.cr
Constructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def
introspect(token : String)
#
def
revoked?(token : String) : Bool
#
def
valid?(token) : Bool
#