class Cryap::API::Entities::Token

Overview

TODO Fully implement https://docs.joinmastodon.org/entities/Token/

Included Modules

Defined in:

modules/api/entities/token.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(session : Cryap::Database::Models::Session) #

Instance Method Detail

def access_token : String #

def created_at : Int64 #

def scope : String #

def token_type : String #