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