Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
JWT::Token
Inherits
Struct
<
Value
<
Object
Constructors
new
(header :
JSON::Any
, payload :
JSON::Any
, signature :
Slice
(
UInt8
))
Source
Instance methods
[]
(key :
String
)
Source
[]?
(key :
String
)
Source
header
Source
payload
Source
signature
Source