struct Suzuri::Token

Defined in:

suzuri.cr

Instance Method Summary

Instance Method Detail

def payload : Bytes #

Returns the decrypted payload as Bytes


[View source]
def timestamp : Time #

Returns the creation timestamp


[View source]
def to_s : String #

Returns the decrypted payload as String


[View source]