Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Authly::TokenStore
Instance methods
fetch
(token_id :
String
)
Source
revoke
(token_id :
String
)
Source
revoked?
(token_id :
String
) :
Bool
Source
store
(token_id :
String
, payload)
Source
valid?
(token_id :
String
) :
Bool
Source